Skip to content

znamenica/slavicxkb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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}

Releases

No releases published

Packages

No packages published