Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-23-2004, 01:25 PM
|
#1
|
|
Member
Registered: Nov 2003
Distribution: Mandriva
Posts: 441
Rep:
|
Linux purpose-designed keyboard
Hi
I currently use a dual-boot machine with Windows and Linux, but rarely boot into Windows, and am thinking of getting rid of Windows, to make more room for my Linux stuff.
As I mainly use Linux on my machine, I was wondering where I could obtain a purpose-designed Linux keyboard. I don't need anything fancy, just a standard model, but with all the appropriate Linux modifier keys, and no Windows logo keys.
|
|
|
|
03-23-2004, 01:31 PM
|
#2
|
|
Member
Registered: Jan 2004
Location: /dev/random
Distribution: Gentoo amd64, CrunchBang amd64
Posts: 350
Rep:
|
I don't think they make one, but you can use the win-keys and context-menu keys in linux. Win-keys are usually mod-4 and I don't remember right off hand what the context-menu key is... i never used it even in windows. You can bind functions or whatever to them in your favorite window manager. 
|
|
|
|
03-23-2004, 01:41 PM
|
#3
|
|
Member
Registered: Nov 2003
Location: London, Ontario
Distribution: Ubuntu - Hoary
Posts: 66
Rep:
|
How do you bind the keys? I am using RH9 and would like to learn how to make the "windows logo key" pop up my home folder when pressed. Any help you can give would be appreciated.
|
|
|
|
03-23-2004, 02:45 PM
|
#4
|
|
Member
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393
Rep:
|
If you're running GNOME then you can get ACME to bind keys to different things such as opening your home folder, controlling music, and stuff of that nature.
|
|
|
|
03-23-2004, 03:32 PM
|
#5
|
|
Member
Registered: Jan 2004
Location: /dev/random
Distribution: Gentoo amd64, CrunchBang amd64
Posts: 350
Rep:
|
If you use KDE, the control panel has keyboard options, one of which is binding keys. If you use fluxbox or some other window manager, see their respective documentation for how to bind keys.
|
|
|
|
03-23-2004, 05:42 PM
|
#6
|
|
Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
I've always thought it'd be nice to have a programmer-specific keyboard that has all the obscure programming characters in a more easily-accessible spot. Things like the pipe, plus sign, tilde, and just about anything on the numeric keys.
But of course, it'd be pretty hard to adjust to. I bought a keyboard once, and immediately returned it because the pipe/backslash key was in the wrong place. And I can't stand those ergonomic split-down-the-middle keyboards. Can't teach an old programmer new keyboards, I guess...
|
|
|
|
03-24-2004, 07:13 AM
|
#7
|
|
Member
Registered: Nov 2003
Distribution: Mandriva
Posts: 441
Original Poster
Rep:
|
I know how to set up key mapping, but it would be so much easier if the keys were printed correctly in the first place, so I didn't have to remember what is mapped to what. It's not like I'm asking for anything radical, just a plain keyboard designed for the operating system I use!
What do you get if you buy a preinstalled Linux PC? It would make an extremely unprofessional package if it came with a keyboard that features the logo of a rival operating system, and does not work properly with the software it comes with!
|
|
|
|
03-24-2004, 07:20 AM
|
#8
|
|
Member
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393
Rep:
|
All I know is that with Acme, all of the multimedia keys on my Logitech keyboard can be mapped to what I need them for, and there's even a "My Home" button on it which fits Linux well. It would be cool to have a peguin where the windoze logo is, but I deal with that.
Pre-built sucks, no matter who you buy from. Bare bone is alright though. But anyway, you're not going to get a special keyboard just because you buy from a company. I'm sure that there's a place that sells keys with Tux on them to replace the super keys though.
|
|
|
|
03-25-2004, 09:35 PM
|
#9
|
|
LQ Newbie
Registered: Mar 2004
Posts: 10
Rep:
|
How do I change or add buttons to that acme stuff?
Because I have dell multimedia keyboard and I would like to activate the back, forward, stop, refresh, and home for my browser (firefox)
Federico
|
|
|
|
03-25-2004, 10:35 PM
|
#10
|
|
Member
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393
Rep:
|
For back, forward, stop, and the like, you're going to have to bind those on your own using the Firefox shortcuts to equate to the key press. However, ACME is for GNOME and you can either download it as an RPM or get the source. The source is on ftp.gnome.org, and the RPM can be found on an RPM search engine.
|
|
|
|
03-26-2004, 01:56 PM
|
#11
|
|
LQ Newbie
Registered: Mar 2004
Posts: 10
Rep:
|
I have been trying to bind the back key to alt+left. That according to firefox is the shortcut for back, but I can not figure out how to do that from xmodmap.
Or in wich way do you recomend to do it? Because until now is not possible to modify the shortcuts in firefox, That is what they say.
|
|
|
|
03-26-2004, 02:25 PM
|
#12
|
|
Member
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393
Rep:
|
Try using xev to see what the keys' output is, and then binding them from there.
|
|
|
|
03-26-2004, 06:25 PM
|
#13
|
|
LQ Newbie
Registered: Mar 2004
Posts: 10
Rep:
|
Again me
I know the keycode for the back key is 234 and for the alt left key is 64 and for the left arrow is 100.
I have been trying with
xmodmap -e "keycode 234 = 64+100"
xmodmap -e "keycode 234 = Alt_L+Left"
and stuff like that, but I do not know how to bind one key (234) to the conjunction of two keys, (alt + left)
Thanks again
Federico
|
|
|
|
03-26-2004, 06:46 PM
|
#14
|
|
Member
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393
Rep:
|
I'm not sure either, so all I can advise is reading the man pages.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:14 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|