An open API service indexing awesome lists of open source software.

https://github.com/abo-abo/xkb-indicator

GTK indicator that allows to run setxkbmap via a keybinding
https://github.com/abo-abo/xkb-indicator

Last synced: 5 months ago
JSON representation

GTK indicator that allows to run setxkbmap via a keybinding

Awesome Lists containing this project

README

          

* What's This?
This is a xkb layout indicator for your GTK panel.

* Requirements
#+begin_src sh
sudo apt-get install python-gi
#+end_src

* Install
#+begin_src sh
sudo -H pip3 install xkb-indicator
#+end_src