ubuntu:mouse:mouse_shortcuts_with_xbindkeys:keyboard_shortcuts
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:mouse:mouse_shortcuts_with_xbindkeys:keyboard_shortcuts [2021/10/25 15:50] – created peter | ubuntu:mouse:mouse_shortcuts_with_xbindkeys:keyboard_shortcuts [2021/10/26 08:22] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - Mouse - Mouse shortcuts with xbindkeys - Keyboard shortcuts ====== | ====== Ubuntu - Mouse - Mouse shortcuts with xbindkeys - Keyboard shortcuts ====== | ||
- | The first example in the generated | + | The **$HOME/.xbindkeysrc** file contains examples of mapping Keyboard shortcuts. |
- | <code bash> | + | See: [[Ubuntu: |
- | control+shift + q | + | |
- | </ | + | |
- | <WRAP info> | + | ---- |
- | **NOTE: | + | |
+ | ===== modifiers ===== | ||
+ | |||
+ | xbindkeys also support | ||
* Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock), | * Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock), | ||
* Mod3 (CapsLock), Mod4, Mod5 (Scroll). | * Mod3 (CapsLock), Mod4, Mod5 (Scroll). | ||
- | The release modifier is not a standard X modifier, but you can use it if you want to catch release | + | <WRAP info> |
+ | **NOTE: | ||
- | By defaults, xbindkeys does not pay attention with the modifiers NumLock, CapsLock and ScrollLock. | + | * By defaults, xbindkeys does not pay attention with the modifiers NumLock, CapsLock and ScrollLock. |
- | * Raw keycodes can be used too, for example: <code bash> | + | </WRAP> |
- | c:41 + m:0x4 | + | |
- | </ | + | |
- | * Find the keycodes with the **--key** option. <code bash> | + | |
- | xbindkeys -k | + | |
- | </code> | + | |
- | * A window should pop up. | + | ---- |
- | * Press the desired hotkey and you should get an output similar to this: < | + | |
- | Press combination of keys or/and click under the window. | + | |
- | You can use one of the two lines after " | + | |
- | in $HOME/ | + | |
- | " | + | |
- | | + | |
- | | + | |
- | </ | + | |
- | * By pressing **Ctrl+Shift+Q**. | + | |
- | * Mod2 corresponds to Numlock which is ignored by default, as explained in the earlier text about modifiers. | + | |
- | * Apparently the keycodes for this hotkey are m:0x15 + c:34. | + | |
- | </ | ||
ubuntu/mouse/mouse_shortcuts_with_xbindkeys/keyboard_shortcuts.1635177029.txt.gz · Last modified: 2021/10/25 15:50 by peter