DigitalPersona Password Manager 2.01Microsoft Fingerprint Reader software | July 30 - 4:19 PM ET | 5 votes | 15,266Downloads |
Intel Chipset Device Software 10.0.27Installs the Windows INF files to properly configure the chipset for specific functionality | May 26 - 8:02 PM ET | 246 votes | 143,719Downloads |
Microsoft PC Drivers for Xbox One Controller (x86)Enables the Xbox One controller to be used with any game that featured gamepad support | June 5 - 12:44 PM ET | 1,046Downloads | |
Nokia DKU-5 Cable Driver 1.24Lets you transfer phone data between a compatible Nokia phone and a compatible PC | August 13 - 12:25 PM ET | 5 votes | 59,579Downloads |
Gravis Xperience 4.5 FinalDrivers and software for Gravis hardware under Windows | April 14 - 11:27 PM ET | 19,599Downloads | |
Bluetooth Driver Installer 1.0.0.139 BetaInstall generic Microsoft drivers for your bluetooth adapter | December 30 - 12:11 PM ET | 29 votes | 136,554Downloads |
Microsoft PC Drivers for Xbox One Controller (x64)Enables the Xbox One controller to be used with any game that featured gamepad support | June 5 - 12:44 PM ET | 2,618Downloads | |
Microsoft Perceptive Pixel Touch Driver 1.6.3.766Enables a world class touch and stylus experience on devices from Perceptive Pixel by Microsoft | July 10 - 1:36 PM ET | 320Downloads | |
Key Remapper 1.5A multi-functional key, mouse button and mouse wheel remapper | November 8 - 2:53 PM ET | 599Downloads | |
Touch-It Virtual Keyboard Pro 4.5powerful set of tools to build and use on screen keyboards | July 30 - 3:45 PM ET | 253Downloads | |
Key Manager 1.6Key, mouse button and key combination remapper and action assigner | November 8 - 2:53 PM ET | 6 votes | 851Downloads |
Input Remapper 1.0.04Remaps and performs actions for keyboard and mouse input | June 13 - 6:18 PM ET | 799Downloads | |
Logitech SetPoint 6.69.123Software used to install and control Logitech mice | February 6 - 12:13 AM ET | 348 votes | 199,227Downloads |
Logitech Control Center for Mac OS X (PPC and Intel) 2.0Program your keyboard and/or mouse buttons to perform different functions | April 17 - 11:32 AM ET | 1,939Downloads | |
Microsoft POS for .NET 1.1.1Includes everything needed to run point-of-service peripherals | July 26 - 11:06 AM ET | 806Downloads | |
Microsoft IntelliType & IntelliPoint for Mac OS X 6.22Customize the unique features of Microsoft keyboard and mouse | October 2 - 12:57 PM ET | 5 votes | 954Downloads |
FastWrite 1.0.0.1Write faster and accomplish your tasks faster and with only one hand | April 16 - 11:49 AM ET | 12 votes | 1,321Downloads |
Arabic Language Support 5Install the arabic languge on your PC and start typing arabic with ease | January 3 - 2:34 PM ET | 3,956Downloads | |
QPointer Keyboard 3.1Keyboard only, mouse-less computer navigation | February 24 - 4:48 PM ET | 596Downloads | |
VIA USB 2.0 Drivers 2.70Official VIA USB 2.0 drivers | October 11 - 3:26 PM ET | 7 votes | 17,005Downloads |
- Gravis GrIP MultiPort Immersion Impulse Engine 2000 Immersion Interface Box Logitech 3D Mouse Microsoft SideWinder Force Feedback Pro & Wheel with ForceFeedback Pegasus FreeD Technology Playgroup Unwinder ThrustMaster serial joysticks If you have any input devices you'd like to be supported by these drivers, tell me!
- MacRecorder (HyperSound & SoundEdit) + Driver + Build Guide Sound recording software for use with the MacRecorder system. The MacRecorder device is a sound input interface for earl.
- Input Output Audio Driver Controller is an application designed to help you view the input and output drivers of the sound cards you have installed on your computer.
Introduction
The Linux Input Driver project is a project that replace the current handling of keyboards, mice andjoysticks in Linux. It's finally modular, and attempts to merge as much of architecture independentcode as possible. For mice, keyboards, joysticks and other input devices it tries to create asimple, easy to program for and uniform API, with straightforward binding to XInput.
The project is progressing quite rapidly, already supporting all previously supported PC/x86devices, and more. Support for other architectures is lagging a little, but that's going to be fixedsoon.
Many of the drivers were improved significantly during the proces of rewriting them for the InputDriver project - for example serial MouseSystems mice have two times the refresh rate with the InputDrivers (48 updates/sec), which makes them finally comfortable to use, AT keyboards and PS/2 micecan be plugged in and out at runtime, without problems, analog joysticks have much better resolution(9-12 bits). No more problems with autorepeat on Toshiba laptops, because autorepeat is done bysoftware. It will soon offer tighter integration with ALSAsound drivers for better gameport support. And more and more.
Parts of the Input Driver project are already integrated in the kernel - the core, userlandinterface modules and USB input device drivers are a part of the kernel USB support.A patch was created to replace the in-kernel Joystick Driver project with newInput Drivers. It adds significant benefits and fixes many bugs. Because thejoystick driver is self contained and because the existing USB input devicesupport will be use, there is a hope this change will happen in the 2.4 kernelcycle. See http://www.suse.cz/development/input/joystick.html.
Drivers Input Devices Windows Files. Newest Releases. Gravis Xperience 4.5 Final Drivers and software for Gravis hardware under Windows. Windows Freeware.
Replacing current keyboard and mouse drivers is a much larger surgery to the kernel, although neededbadly. Because of that, integration of the rest of the Input Driver project will have to wait tillthe release of a developmental 2.5 kernel. It will go together with the rest of the Linux Console Project.
News
2000/08/19 - Fixed support for PSX pads
2000/08/19 - Added IM Explorer support, changed mousedev to emulate IM Ex instead of GenPS/2 for 5 buttons
2000/08/18 - Added support for IBM RapidAccess and Chicony multimedia keyboards
2000/08/17 - Fixed ns558 to correctly allocate its i/o region.
2000/08/17 - Added a link to Franz Sirl's Input/PPC page
2000/08/17 - Merged in kernel USB fixes, fixed GenPS/2 emulation
2000/07/14 - Fixed direction gamepad in sidewinder
2000/06/25 - Fixed gamecon and db9
2000/06/24 - Fixed support for SpaceBall 4000 FLX
2000/06/23 - Fixed oops in joydev, evdev and mousedev
2000/06/22 - Joystick input drivers are in the 2.4.0-test2 kernel!
2000/06/21 - Created a joystick-only input patch, see http://www.suse.cz/development/input/joystick.html
2000/06/21 - Added support for ESS Solo1 and S3 SonicVibes PCI gameports
2000/06/08 - Updated installation guidelines - see Quick Start
2000/06/08 - Added support for two ThrustMaster DirectConnect joysticks on one gameport, fully functional
2000/06/07 - Saitek Cyborg 3D support fully functional in the analog driver
2000/06/06 - Added support for Gravis Xterminator DualControl, better support for Xterminator Digital
Current version
Gravis Input Devices Driver Device
The Input Drivers are still under heavy development. Because of that, it is not convenient to makeversioned tarball or even rpm/deb releases, because for them to be useful the releases would have tobe too frequent.
Gravis Input Devices Driver Updater
We are using CVS for keeping and distriubiting the drivers right now. As soon as the driver reachsome state where they wouldn't happen to be obsoleted by new versions every few days, I'll make abigger release - 1.0.0 - of the drivers. For now, the drivers are in the same CVS tree as theLinux Console Project. This is because theydepend on each other a lot and thus it is useful to develop them together. Also, you might want totake a look at the SourceForge page ofthe Console/Input project.
Documentation
Gravis Input Devices Drivers
You can find some documentation in the linux/Documentation/input
directory in the CVS tree- it's not much, but it should get you started. A lot of it will come later, when I'm finished with writing the drivers. Anyway, using and configuring the drivers is very straightforward, so Idon't think you'll have any trouble with that. Should you have any, just mail me, the e-mail addressis at the end of this page.
Gravis Input Devices Driver
Send any questions, comments, bug reports to:Vojtech Pavlik <vojtech@suse.cz>