# MouseRemote config file # # Comments must be on a line by themselves and start with # # # Each line is either a [DEVICENAME} or a keyname followed by the command to # execute when that key is pressed. If the keyname is preceded by a period, # then that command will auto-repeat as quickly as possible until the key is # released. Otherwise, the command will happen after $DEBOUNCE_EXPIRE seconds. # Definitions for the DVD device # Definitions for the CD device [CD] 0 sendxevent "Key 0 mythfrontend" 1 sendxevent "Key 1 mythfrontend" 2 sendxevent "Key 2 mythfrontend" 3 sendxevent "Key 3 mythfrontend" 4 sendxevent "Key 4 mythfrontend" 5 sendxevent "Key 5 mythfrontend" 6 sendxevent "Key 6 mythfrontend" 7 sendxevent "Key 7 mythfrontend" 8 sendxevent "Key 8 mythfrontend" 9 sendxevent "Key 9 mythfrontend" .VolUp aumix d /dev/mixer -v+2 -d /dev/mixer1 -v+2 .VolDown aumix d /dev/mixer -v-2 -d /dev/mixer1 -v-2 Disp sendxevent "Key F mythfrontend" mute aumix -v100 ChUp sendxevent "Key Up mythfrontend" ChDown sendxevent "Key Down mythfrontend" AB Pause sendxevent "Key P mythfrontend" .Rew sendxevent "Key Left mythfrontend" .FF sendxevent "Key Right mythfrontend" Stop sendxevent "Key Escape mythfrontend" Guide sendxevent "Key M mythfrontend" Play Ent sendxevent "Key Return mythfrontend" Shift sendxevent "Key Escape mythfrontend" Power /usr/local/bin/mythtv-local