Schlagwort: keyboard

Openbox: Quick Keyboard Shortcuts Internet Mail Run Command

Problem: If you want to work faster with your Openbox Desktop you should use Keyboard Shortcuts for often used Programs like Internet, Mail and Run Command box. Solution:  edit as user $nano /home/user/.config/openbox/rc.xml insert #Fullscreen CTRL+F11 <keybind key="C-F11"> <action name="ToggleFullscreen"/> </keybind> #RunCommand with gmrun on X CTRL+R <keybind key="C-R"> <action name="Execute"> <execute>gmrun</execute> </action> </keybind> #Internet […]

Ubuntu Lucid Lynx 10.04 Bug vnc4server press „m“ not usable! vnc4server

Problem: If you install vnc4server and open a ssh tunnel session to you Lucid Lynx Server you can’t press little key „m“ cause it highlights taskbar indicator applet! Solution1: 1. edit /home/username/.vnc/xstartup 2. add lines: #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER # exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] […]

Design copyright www.linuxonlinehelp.com - Linux PC & Server Support