mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 02:26:41 +02:00
- Added keyboard reset and kill any xbindkeys services running when the kinto keyswap service is stopped via systemctl
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
setxkbmap -option
|
||||||
|
killall xbindkeys > /dev/null 2>&1
|
||||||
rm /tmp/kinto/caret
|
rm /tmp/kinto/caret
|
||||||
|
Reference in New Issue
Block a user