GXINE KEYBINDINGS TINY-HOWTO
----------------------------

To edit gxine's vdr keybindings:

1. Select Keybindings from the File menu
2. Click on the New button, or select an existing keybinding and click
   the "Edit" button.
3. Enter a Description, e.g. "Red"
4. Enter the Command, e.g."vdr('RED');"
5. Enter the Accelerator Key to bind it to, e.g. "r"

Here is the list of VDR-specific commands that can be bound to keys:

  AUDIO
  BACK
  BLUE
  CHANNELMINUS
  CHANNELPLUS
  CHANNELS
  COMMANDS
  FASTFWD
  FASTREW
  GREEN
  MUTE
  PAUSE
  PLAY
  POWER
  RECORD
  RECORDINGS
  RED
  SCHEDULE
  SETUP
  STOP
  TIMERS
  USER1
  USER2
  USER3
  USER4
  USER5
  USER6
  USER7
  USER8
  USER9
  VOLMINUS
  VOLPLUS
  YELLOW

Most of these are already in the default gxine keybindings.

Other gxine commands can be found by running gxine_client and typing
"help();" or "event();".
