ubuntu:mouse:mouse_shortcuts_with_xbindkeys:emulate_key_presses
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:mouse:mouse_shortcuts_with_xbindkeys:emulate_key_presses [2021/10/25 22:23] – peter | ubuntu:mouse:mouse_shortcuts_with_xbindkeys:emulate_key_presses [2021/10/26 08:51] (current) – [Enhanced Options] peter | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Emulate CTRL+F8 ===== | ===== Emulate CTRL+F8 ===== | ||
- | |||
- | Emulate **CTRL+F8** | ||
- | |||
- | The following command should then activate the effect: | ||
<code bash> | <code bash> | ||
Line 53: | Line 49: | ||
b:9 | b:9 | ||
- | # Open clicks | + | # Open links in new tab. |
"xte ' | "xte ' | ||
</ | </ | ||
Line 67: | Line 63: | ||
* The **release** modifier is used to catch __release__ events instead of __press__ events. | * The **release** modifier is used to catch __release__ events instead of __press__ events. | ||
- | * By default, xbindkeys | + | * By default, xbindkeys |
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ====== Restart xbindkeys ====== | ||
+ | |||
+ | If any changes are made to the config file then xbindkeys needs to be restarted: | ||
+ | |||
+ | <code bash> | ||
+ | killall xbindkeys | ||
+ | xbindkeys | ||
+ | </ | ||
+ | |||
+ | ---- | ||
ubuntu/mouse/mouse_shortcuts_with_xbindkeys/emulate_key_presses.1635200621.txt.gz · Last modified: 2021/10/25 22:23 by peter