Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 547 Bytes

File metadata and controls

33 lines (21 loc) · 547 Bytes

OVERVIEW

This repository contains rawkb, a tiny keyboard layout switcher for X.

REQUIREMENTS

Build time

  • C99 compiler
  • POSIX sh(1p), make(1p) and "mandatory utilities"
  • Xlib (also known as libX11)
  • scdoc(1) to build manual page

INSTALL

To build and install this package, run:

make && make install

See config.mk file for configuration parameters.

LICENSE

rawkb is licensed through MIT/X Consortium License. See LICENSE file for copyright and license details.