Код: Выделить всё
[LTIBK]
brandname = "Logitech"
modelname = "Black Internet Keyboard"
[KEYS]
Search = 229
Files = 133
EMail = 236
WWW = 178
Mute = 160
VolumeUP = 174
VolumeDown = 176
Pause = 110
[END KEYS]
[END LTIBK]
# end Logitech Internet Black Keyboard
Код: Выделить всё
lineakd -c LTIBK
Код: Выделить всё
lineakd -c LTIBK
NOTE: if '-f', '-e','u', '-d', or '-m' parameters are used in conjunction with '-c', please
make sure you specify those BEFORE '-c' !
*** No CD-ROM device specified, using the default /dev/cdrom
*** No mixer device specified, using the default /dev/mixer
*** Creating fresh configuration in /root/.lineak/lineakd.conf
for keyboard type: LTIBK
NOTE: Now please edit the file and bind commands to the keys,
or use klineakconfig :)
Теперь редактируем файл ~/.lineakd/lineakd.conf
У меня он имеет вид
Код: Выделить всё
# available special actions:
# EAK_EJECT
# EAK_VOLUP
# EAK_VOLDOWN
# EAK_MUTE
# EAK_SLEEP
#
KeyboardType = LTIBK
CdromDevice = /dev/cdrom
MixerDevice = /dev/mixer
EMail = "sylpheed"
Files = "aterm"
Mute = EAK_MUTE
Pause = "xmms --play-pause"
Search = "kfind"
VolumeDown = EAK_VOLUP
VolumeUP = EAK_VOLDOWN
WWW = "opera"