ItzSelenux / gxcapindicator

Simple and universal Cap/Num lock key indicator for x11 tray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gxcapindicator

Simple Cap/Num lock key indicator for x11 tray

Features:

  • Monitor Cap/Num Keys
  • Toggle Cap/Num Keys with a on-screen button
  • Hiddeable indicators
  • Choose update rate
  • Wayland support

Configuration

Item Description Possible values Default Value example
showcap Enables "Caps Lock" key indicator 0, 1 1 showcap=1
shownum Enables "Num Lock" key indicator 0, 1 1 shownum=1
updrate Set update rate (Number) 0 updrate=0

Build

make gxcapindicator

About

Simple and universal Cap/Num lock key indicator for x11 tray


Languages

Language:C 89.6%Language:Makefile 10.4%