Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 694 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 694 Bytes

All slavic XKB layouts.

Installation

Change folder to $HOME/.config/xkb, with creation if no, and chechout the repo into it.

cd ~/.config
git clone [email protected]:znamenica/slavicxkb.git xkb

Usage

Apply the configuration to the currently used keyboards.

xkbcomp -I${HOME}/.config/xkb -R${HOME}/.config/xkb keymap/usual ${DISPLAY}

If you want to use more useful but unhabitual layout, which widely use the pinky finger, just use: This layout the follwing mapping replacements:

Ctrl -> ~
RightShift -> Tab
Tab -> RightShift
~ -> Win
LeftAlt -> CapsLock
xkbcomp -I${HOME}/.config/xkb -R${HOME}/.config/xkb keymap/unhabitual ${DISPLAY}