Last modified: Wed Mar 18 17:14:46 EDT 2009
I like Classic DOOM. Although the game was originally designed to be playable with keyboard alone and most people play it with a standard mouse, there is in fact only one true way to play Classic DOOM:
![]() |
With a modern GPU, OpenGL DOOM source port, high screen resolution, and FPS approaching ωP, the limited resolution of this trackball becomes noticeable and distracting. However, it is the ideal input device for a retro gaming rig running Vanilla DOOM under DOS if you can't get USB to work. As of 2007, there is a company called Addison Technology, but they only make cables. |
Following are the additions to /etc/X11/xorg.conf that are needed to activate the trackball as a secondary mouse on a modern GNU/Linux installation of X11.
# ********************************************************************** # Trak Ball on COM1 # ********************************************************************** Section "InputDevice" Identifier "Trak Ball" Driver "mouse" Option "Protocol" "microsoft" Option "Device" "/dev/ttyS0" Option "SendCoreEvents" EndSection Section "ServerLayout" # Add this after the regular CorePointer InputDevice "Trak Ball" EndSection
![]() |
The Marble is less than an ideal replacement. It is designed to be worked with the fingertips rather than the palm of the hand, which would never do for Missile Command. But it has higher resolution, it's USB, and it works. |
The Marble works with no changes to /etc/X11/xorg.conf.
![]() |
I finally caved in and bought the expensive Kensington trackball, the only trackball with a large, center-mounted ball that is still commercially available. While it takes some getting used to, I'd say this is the one. The ball is actually slightly larger and heavier than the one in the Addison, and the included wrist rest does much to improve comfort. |
Unlike the Addison, the Kensington has a usable arrangement of buttons. The left mouse button can be worked with the thumb, and you do actually have a middle button (or two). A rotating ring substitutes for the scroll wheel found on most modern mice. In much the same way that a track ball avoids the problem of mousing off the desktop when trying to move a long distance, the scroll ring avoids the problem of having to wheel repeatedly to scroll a long distance. If you are careful, you can rotate it indefinitely in a single motion.
When new, the friction on the ball is rather high, and it will not maintain spin after a good throw. However, after some use the friction disappears.
The beads on which the ball rides accumulate crud and must be cleaned regularly to maintain performance.