xkblayout

prints current xkb layout
git clone git://git.2f30.org/xkblayout
Log | Files | Refs | README | LICENSE

README (168B)


      1 Small program that prints the current XKB layout.  It is useful
      2 for constructing the status string for dwm.  For example:
      3 
      4     xsetroot -name "$(xkblayout) -- $(date)"