"xbindings" "1" "" "" "Starbuntu"
xbindings - displays and edits the hotkeys (provided by Starbuntu)
xbindings
The Starbuntu program xbindings provides a graphical user interface for the hotkeys program xbindkeys and administrates the hotkeys valid in Starbuntu.
The advantage of this program over other existing GUIs for xbindkeys consists in the alphabetic order of the entries, of the labels as well as of the hotkeys. So you can quickly see, which process is connected with which hotkey, and check whether a specific hotkey is already in use. The hotkeys themselves can be either defined as text or simply typed. In the latter case they get automatically the right syntax.
The entries are saved in the text file ~/.xbindkeysrc, which gets accessed by the X-Programm xbindkeys directly.
Details for the usage of this program:
# Label
"Action"
m:0xnn + c:nnn
[Modifier(s) (separated by '+')][+key]
or:
# Label
"Action"
m:0xnn + b:n
[Modifier(s) (separated by '+')][+mouse button]
'm' means modifiers, '0xnn' is the hex number of the modifiers' combination, 'c' means character (= normal key), 'nnn' means its key code (provided by xev), 'b' means (mouse) button and 'n' means its number.
The most important (naturally changeable) hotkeys are:
Session Control:
Open the session control Ctrl + Alt + Del
Logout Ctrl + Alt + Escape
Hibernate Alt + Pause
Shut down Ctrl + Alt + q
Reboot Ctrl + Alt + w
Suspend Pause
Stop termination Ctrl + Backspace
Command Input:
Execute Alt + F2
Execute as root Alt + F2, then Super
Terminal Alt + F3
Terminal as root Alt + F3, then Super
File Manager:
Only for the normal user Ctrl right or: Super + left mouse button
With root privileges: Super + Ctrl right or: Ctrl + Super + left mouse button
Two windows (normal) Alt + Ctrl right
Two windows (root) Alt + Ctrl right, then Super
Open Storage Device Ctrl + Alt + d
Remote sources Ctrl + Alt + o
Trash bin Ctrl + Super + p
Object(s) to trash bin Shift + Del
Object(s) from trash bin Ctrl + Shift + Del
Empty trash bin Super + Del
File search Ctrl + Shift + f
Rename files Ctrl + Shift + r
Open marked files Super + Return
Marked folders Ctrl + Super + o
Mark folder Super + o
Open Group No. n Super + <n>
Software:
AppMenu Menu
Update AppMenu Super + Alt + Menu
OpenBox AppMenu AltGr + Menu
Default browser Ctrl + Alt + i
Second browser Ctrl + Alt + i, then Super
Search on the Internet Super + s
Save URL Ctrl + Super + u
E-Mail program Ctrl + Alt + m
Address book Ctrl + Alt + m, then Super
Desktop: ¹
Minimize all windows Super + d
Restore all windows Super + d
Repair the desktop Ctrl + Super + Escape
Next wallpaper Ctrl + Super + Right
Take a screenshot Ctrl + Alt + s
Center a window Ctrl + Alt + 5 right
Window to the edge Ctrl + Alt + 1|2|3|4|6|7|8|9 right
Window halfscreen Ctrl + Super + 2|4|6|8 right
Window quarterscreen Ctrl + Super + 1|3|7|9 right
App launcher new/edit Ctrl + Super + d
¹ All window manipulations are coded in $HOME/.config/openbox/rc.xml.
Sound:
Sound control Ctrl + Shift + k
Increase volume Ctrl + 8 right
Decrease volume Ctrl + 2 right
Mute volume Ctrl + 0 right
Unmute volume Ctrl + 0 right
Terminate music replay Ctrl + Del right
System:
Control center Ctrl + Super + k
Search application Ctrl + Alt + f
Printer settings Ctrl + Shift + d
Package manager Ctrl + Alt + p
Software update Ctrl + Alt + u
Task manager Ctrl + Escape
User processes Super + p
Others:
Starbuntu Help F1
Hotkeys Ctrl + Alt + k
Graphical program Ctrl + Alt + g
Memo Menu Ctrl + Alt + n
Marked text as memo Ctrl + Super + n
File Exposition Super + Menu
Url Exposition Alt + Menu
Save (marked) url Ctrl + Super + u
Url to other browser Ctrl + Shift + u
Calendar of events Ctrl + Alt + t
Text editor Ctrl + Alt + e
Text editor (root) Ctrl + Alt + e, then Super
Calculator Calculator key
Virtual Keyboard Ctrl + Alt + v
Insert primary selection Shift + Insert
Insert histor. prim. selection Super + Insert
Copy to sec. selection Ctrl + Shift + c
Move to sec. selection Ctrl + Shift + x
Insert sec. selection Ctrl + Super + Insert
Copy to clipboard Ctrl + Super + c
Move to clipboard Ctrl + Super + x
Insert clipboard Ctrl + v
Insert histor. clipboard Super + v
Clipboard values/history Ctrl + Alt + c
/usr/local/bin/xbindings
$HOME/.xbindkeysrc
Peter Starfinger <info@die-starfingers.de>
X program xbindkeys