XevdevServer 2.0.0 (Default branch) |
|
|
XevdevServer is a program that uses the Linux
evdev interface to capture events from specific
mouse and keyboard devices. It then translates
these events and sends them to an X display using
the XTEST extension. It can be helpful in a
multi-seat X configuration.
License: GNU General Public License (GPL)
Changes:
This is a complete rewrite of the program. The most important change is that you can now use a config file to map Linux evdev codes onto X keycodes. You can also specify custom actions for certain key combinations in the config file.
|