mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-07 19:38:27 +02:00
- Removed another reference to old KintoWin VM Linux
This commit is contained in:
@@ -54,10 +54,6 @@ define_conditional_modmap(re.compile(termStr, re.IGNORECASE), {
|
|||||||
# Key.RIGHT_META: Key.RIGHT_ALT, # WinMac
|
# Key.RIGHT_META: Key.RIGHT_ALT, # WinMac
|
||||||
# Key.RIGHT_CTRL: Key.LEFT_CTRL, # WinMac
|
# Key.RIGHT_CTRL: Key.LEFT_CTRL, # WinMac
|
||||||
|
|
||||||
# # KintoWin
|
|
||||||
# Key.LEFT_CTRL: Key.RIGHT_CTRL, # KintoWin
|
|
||||||
# Key.LEFT_META: Key.LEFT_CTRL, # KintoWin
|
|
||||||
|
|
||||||
# # Mac Only
|
# # Mac Only
|
||||||
# Key.LEFT_META: Key.RIGHT_CTRL, # Mac
|
# Key.LEFT_META: Key.RIGHT_CTRL, # Mac
|
||||||
# # Left Ctrl Stays Left Ctrl
|
# # Left Ctrl Stays Left Ctrl
|
||||||
|
Reference in New Issue
Block a user