Re: Cordless Freedom Optical keymap w/lineak
Shaun Carter <[email protected]>
| Newsgroups | gmane.linux.redhat.release.limbo |
|---|---|
| Message-ID | <[email protected]> |
I have no idea, sorry. lineakconfig loaded up nicely for me once I figured out to do the lineakd -b to start it. The only problem I have now is the up and down arrows don't work and I have no idea what to map them to so I can get them to work. /dev/mixer should be the proper device listed here and is also what I have in mine. Attached you will find my lineak.config file. Open yours in your favorite editor and make sure it matches the /dev/mixer entry in mine. On Sun, 2002-09-15 at 16:23, Robert wrote: > i have the cordless freedom optical and i get: > > [user@prospero .lineak]$ lineakconfig > /home/user/.lineak/lineakd.conf(24): MixerDevice = /dev/mixer > Unrecognized parameter > FATAL ERROR occurred while reading configuration data! > > any ideas? > > > > > _______________________________________________ > Limbo-list mailing list > [email protected] > https://listman.redhat.com/mailman/listinfo/limbo-list
lineakd.conf
(text/plain, 1.1 KB)
# LinEAK - Linux support for Easy Access and Internet Keyboards # Copyright (c) 2001,2002 Mark Smulders <[email protected]> # 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 # # LinEAK Configuration for Logitech 8 less Freedom/Desktop Navigator # (generated by lineakconfig) # Global settings KeyboardType = LTCFN CdromDevice = /dev/cdrom MixerDevice = /dev/mixer # Specific keys of your keyboard finance = "mozilla https://sp6a.cunetbranch.com/dsecu/" mysites = "" community = "mozilla http://slashdot.org" favorites = "" previous = "" next = "" media = "xine" volumedown = "EAK_VOLDOWN" volumeup = "EAK_VOLUP" mute = "EAK_MUTE" play = "xine_play" stop = "xine_stop" itouch = "" email = "evolution" shopping = "" search = "mozilla http://www.google.com" myhome = "mozilla http://www.linuxmail.org" sleep = "" scrollup = "" scrolldown = "" scrollclick = "" gobackarrow = "" goforward = "" # end lineakd.conf