Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
tools
Commits
1838f3d8
Commit
1838f3d8
authored
Apr 17, 2013
by
Hinrikus Wolf
Committed by
Christopher Spinrath
Jan 21, 2016
Browse files
keymon
parents
Changes
2
Hide whitespace changes
Inline
Side-by-side
keymon/keymon_1.16-1_all.deb
0 → 100644
View file @
1838f3d8
File added
keymon/pos-keymon.sh
0 → 100755
View file @
1838f3d8
#!/bin/bash
key-mon
while
true
;
do
wmctrl
-r
"Keyboard Status Monitor"
-b
add,sticky,above
wmctrl
-r
"Keyboard Status Monitor"
-e
0,790,680,-1,-1
sleep
60
;
done
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment