summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/keylaunch/example_rc
blob: ed6519eea048ba8ac13550c8f88c36cfdf3a6c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copy to $HOME/.keylaunchrc
#
# Format:
# key=...KeyName:Command
#
# ... No modifier
# *.. Shift
# .*. Ctrl
# ..* Alt

#key=..*Return:xterm
key=.*.Return:rxvt
key=*..Return:terminal
key=..*S:sudo /usr/local/bin/mythtv-setup
key=.**U:killall -9 unclutter
key=..*h:/usr/MythVantage/bin/mythinstall -h
key=..*1:/usr/MythVantage/bin/mythbeselect -stop
key=..*2:/usr/MythVantage/bin/mythbeselect -start
key=..*3:/usr/MythVantage/bin/mythbeselect -restart