mirror of
https://github.com/0intro/wmii
synced 2024-11-22 22:02:30 +03:00
8 lines
161 B
Bash
8 lines
161 B
Bash
#!9PREFIX/bin/rc
|
|
# activate shortcuts of the given mode
|
|
|
|
wmiir write /keys/grabkeyb 0
|
|
wmiir write /keys/lookup /mode/$1
|
|
|
|
eval `{wmiir read /wm/event/pageupdate}
|