# LinEAK - Linux support for Easy Access and Internet Keyboards # Copyright (c) 2001,2002, 2003 Sheldon Lee Wen # and Mark Smulders # http://lineak.sourceforge.net # # lineakd configuration file # # example key configuration: # play = "xmms --play-pause" # eject = EAK_EJECT # # available special actions: # EAK_EJECT # EAK_VOLUP # EAK_VOLDOWN # EAK_MUTE # EAK_SLEEP # KeyboardType = DI8K CdromDevice = /dev/cdrom MixerDevice = /dev/mixer Screensaver = Mute = Next = /usr/kde/3.2/bin/dcop kscd default next Play = /usr/kde/3.2/bin/dcop kscd default play Previous = /usr/kde/3.2/bin/dcop kscd default previous Stop = /usr/kde/3.2/bin/dcop kscd default stop VolumeDown = /usr/kde/3.2/bin/dcop kmix Mixer0 decreaseVolume CS4205 VolumeUp = /usr/kde/3.2/bin/dcop kmix Mixer0 increaseVolume CS4205