Compare commits

..

No commits in common. "0230d86a47e612e04f6cb5fe672a28d3016dd71e" and "a9a94ea302513502562a541238984fd214756c8b" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
xev | awk -F'[ )]+' '/^KeyPress/ { a[NR+2] } NR in a { printf "% 3s %s\n", $5, $8 }'

3
keys
View File

@ -1,3 +0,0 @@
#!/bin/sh
setxkbmap -option caps:swapescape 40percent &