Muffinresearch Labs by Stuart Colville

Unicomp Customizer Keyboard Review | 3 Comments

Posted in General, Tech on 24th December 2009, 8:18 pm by

unicomp customizer keyboard

If you’re someone who uses a computer for a living then having a decent keyboard is a very worthwhile investment. Earlier on this year I bought myself a couple of US layout “customizer” keyboards from Unicomp (one for work and one for home).

Unicomp was founded in 1996 when they bought the rights to the “buckling spring” technology as used in the well-known IBM Model-M keyboards. The Customizer models are essentially modern manufactured Model M keyboards albeit with slightly different numbers of keys and of course a USB cable.

Having had these keyboards for several months now I’m really happy with them. They are just beautiful to type on. The only downside of getting feedback from every key-press is the loud click that accompanies every key-stroke. My colleagues are pretty much use to me clacking away each day but I probably only get away with it because there’s a large amount of background noise in the office. Ultimately though because you can feel when you’ve made contact with a key it should mean you end up typing a little lighter than you would with an inferior rubber domed keyboard.

That said for me I would find it hard to go back to a normal keyboard. Having recently had to use a machine with a rubber domed keyboard I found the lack of feedback made the keyboard seem lifeless.

The build quality is great – these keyboards are built like the proverbial brick outhouse. So if you’re in the market for a decent keyboard I would recommend taking a look at Unicomp keyboards, they’re not particularly expensive at around $69 and they certainly feel like they should last a lifetime.

Post Tools

  • Calum Tait

    These are great. Full of feel and built like a tank. Well worth the money.

  • Dave G

    Do you know if the Unicomp keyboards are available with a UK layout or are they only US layout ?

  • http://muffinresearch.co.uk Stuart Colville

    @Dave, Yes they are available in UK layouts – I just prefer US layout myself as it made it easier for me switching over from using a Mac keyboard to using a normal PC keyboard with Linux.

GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(3)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.515s.