Context Sensitive Layout Hack Code
Brought to you by:
nher
================================================================================ cslh ================================================================================ Contents ======== - Overview - Requirements - Installation - Where to get cslh from - License Overview ======== The Context Sensitive Layout Hack allows you to have a context sensitive layout on Linux 2.6. Layouts are read from a definition file at program startup. cslh takes exclusive access over the Linux input event file specified at at startup and pushes its events back to kernel by using a file created by the uinput module. Requirements ============ The uinput.h header file is required to compile cslh successfully, and the module uinput needs to installed and loaded into kernel to run cslh. Installation ============ Refer to INSTALL for more information on installation procedure. It is recommended that you include '-Wall -Werror -Wno-error=unused-function' in your compiler flags. Where to get cslh from ====================== cslh is hosted by sourceforge at http://cslh.sourceforge.net. License ======= See COPYING.