add showkeys script
This commit is contained in:
parent
e9ad15ada6
commit
d31a5f0c36
4 changed files with 14 additions and 0 deletions
10
scripts/showkeys
Normal file
10
scripts/showkeys
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
pidof wshowkeys && pkill wshowkeys ||
|
||||
exec wshowkeys \
|
||||
-a bottom -a right \
|
||||
-F 'Inter 20' \
|
||||
-b 202020AA \
|
||||
-s DD5050 \
|
||||
-t 1 \
|
||||
-m 100
|
Loading…
Add table
Add a link
Reference in a new issue