mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-01 08:46:40 +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
|
||||
|
||||
setxkbmap -option
|
||||
killall xbindkeys > /dev/null 2>&1
|
||||
rm /tmp/kinto/caret
|
||||
|
Reference in New Issue
Block a user