Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Free Guide: Linux from Scratch
Linux from Scratch describes the process of creating your own Linux system from scratch from an already installed Linux distribution, using nothing but the source code of software that you need.
This 318 page eBook provides readers with the background and instruction to design and build custom Linux systems. The resulting system will be compiled completely from the source code, and the user will be able to specify where, why, and how programs are installed. This eBook allows readers to fully customize Linux systems to their own needs and allows users more control over their system.
Click Here to receive the Linux from Scratch Guide absolutely free.
The Logitech Elite features Multimedia/Internet keys, along with Extended Function keys, a scroll wheel and a Suspend button.
Unfortunately you must do alot of the key programing yourself because the Logitech software does not support Linux.
The newer versions of XFree86 have a keyboard which is nearly identical you can select through KDE, it's called the Logitech Internet Navigator Keyboard.
To setup the keyboard for XFree86 add a line like this to the XF86Config-4 file in the Keyboard section.
Option "XkbModel" "logiink"
Also there is a thread here at LQ where I explain how to program the keys for KDE, and how to add the keys that are missing from the XFree86 keyboard mapping.
I give it a 6 because it does work right out of the box as a basic keyboard, but if you want to use the extra keys in Linux you'll have to do a lot of work and some googling.
<Edit> The thread to help you setup this keyboard. http://www.linuxquestions.org/questions/showthread.php?s=&threadid=125333
Also I said the XFree86 keyboard was the Logitech Internet Navigator Keyboard but actually the keyboard layout most close to the Elite is the Logitech Cordless Desktop Navigator which would require this entry in /etc/X11/XF86Config-4
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.