You are not logged in.
Pages: 1
I need (want) to change my keyboard, any suggestions for one that will work well with linux (arch).
Norm
Offline
Most ordinary keyboards works well in Linux (from my personal experience). If you want a multimedia keyboard, you can take a look at the keybords supported by lineak: http://lineak.sourceforge.net/index.php?nav=keyboards
Offline
I always go with the most generic models I can find. Tried one of the fancy Logitechs with gobs of buttons a while back but returned it and went with another $7 generic model... it's good to be happy again.
oz
Offline
How about this:
http://www.artlebedev.com/portfolio/optimus/
Offline
That's a fancy looking one for sure. I actually like the layout and overall design, but don't think I'd want the keys lighting up.
oz
Offline
That's a fancy looking one for sure. I actually like the layout and overall design, but don't think I'd want the keys lighting up.
The keys are all LCD, so they change depending on usage... I think it's ingenious...
I'd makup my own layout for kicks
Offline
I still have one of those MS egonomic keyboards. It was a "pro" edition I seem to recall as I have a row of extra media and net buttons above the F keys. I haven't actually assigned them to actions, but they are supported in KDE at least with little effort.
Offline
This one is cheap, and really nice to type with: http://www.logitech.com/index.cfm/partn … 0,detail=2
Offline
I need (want) to change my keyboard, any suggestions for one that will work well with linux (arch).
Basically most popular keyboards (including multimedia keyboards) will work fine with arch. Sometimes you can use one of default xorg configs, sometimes you need to make your own config to have all keys/buttons/wheels working.
I'm using Logitech Cordless Desktop MX and I had to set additional keycodes but now I have all keys working (including F-lock keys).
If you don't want to spend much time for keyboard configuration go to Lineak site and choose one of the supported keyboards (even if you are not going to use lineakd check the list because standard configs in xorg are borrowed from lineak project).
Also avoid keyboards with extra windows drivers.
Offline
I'm going to buy an Apple keyboard when i get my new computer.
they look cool, dont take up heaps of space, and are sweet to type on.
i might even get their new mouse too
iphitus
Offline
ozar wrote:That's a fancy looking one for sure. I actually like the layout and overall design, but don't think I'd want the keys lighting up.
The keys are all LCD, so they change depending on usage... I think it's ingenious...
I'd makup my own layout for kicks
I wonder if the optimus keyboard will work under linux, 2...
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
Buy yourself a nasty Keytronic 2001 Ergo Pro!
To err is human... to really foul up requires the root password.
Offline
I still use a PS/2 Microsoft Internet keyboard (really cheap stuff) for the last five years, which works splendidly with any Linux I've tried. My experience with Intellimouse's was much worse (3 of them BLR within months, but my current Intellimouse (PS2/USB) works fine on both ports. Actually these are all the MS-related stuff I have currently!
Microshaft delenda est
Offline
Well, first and foremost, after trying a whole bunch of keybourds over the years, there is one survivor:
http://www.dansdata.com/ibmkeyboard.htm
personally I have the 1391403, which features an exchagable cable for din or ps2 connectors. Date of manufacturing: 1989/08/22, no Windows keys and loud as hell. But hey there is no keyboard I can type on faster.
I would n't know where to get it or something compareable from these days
As a Notebook junkie, the second choice is
http://www.logitech.com/index.cfm/produ … ENTID=9575
I got myself one a t christmas otherwise too expensive
The mediakeays ar easily detectable, I entered them into .xmodmap
keycode 122 = XF86Search
keycode 129 = XF86AudioMedia
keycode 130 = XF86MyComputer
keycode 144 = XF86AudioPrev
keycode 153 = XF86AudioNext
keycode 160 = XF86AudioMute
keycode 162 = XF86AudioPlay
keycode 164 = XF86AudioStop
keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
keycode 223 = XF86Standby
keycode 236 = XF86Mail
The best thing is that gmpc can read out the XF86 keynames automatically
-neri
Offline
Pages: 1