mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 02:48:26 +02:00
- Added rules statement for resetting the setxkbmap at the end
This commit is contained in:
3
test.py
3
test.py
@@ -312,4 +312,5 @@ if uitype == 'term':
|
|||||||
print ("Testing mac keyboard - terminal - Kinto keymapping...")
|
print ("Testing mac keyboard - terminal - Kinto keymapping...")
|
||||||
mac_keys_terminal()
|
mac_keys_terminal()
|
||||||
|
|
||||||
subprocess.run('setxkbmap -option', shell=True)
|
if apply_rules == '1':
|
||||||
|
subprocess.run('setxkbmap -option', shell=True)
|
Reference in New Issue
Block a user