mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-01 16:56:38 +02:00
- Added Cmd-Space support for EnsoOS
This commit is contained in:
@@ -172,7 +172,7 @@ define_keymap(re.compile(browserStr, re.IGNORECASE),{
|
||||
define_keymap(None,{
|
||||
# Launch Application Menu
|
||||
# K("RC-Space"): K("Alt-F1"), # gnome
|
||||
# K("RC-Space"): K("LC-Escape"), # xfce4
|
||||
# K("RC-Space"): K("LC-Esc"), # xfce4
|
||||
# # K("RC-Space"): K(""), # kde
|
||||
# Basic App hotkey functions
|
||||
K("RC-Q"): K("Alt-F4"),
|
||||
|
Reference in New Issue
Block a user