Skip to content

Simple app that listens to evdev to display a popup with a tray icon when capslock and numlock are togged.

License

Notifications You must be signed in to change notification settings

lightscaletech/qt-keyboard-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-keyboard-status

Simple app that listens to evdev to display a popup with a tray icon when capslock and numlock are togged.

About

The app is designed to for keyboards or laptops that do not have any lights to indicate when certain functions are engaged. It makes sense to run when you start your window manager. I personally use openbox so I run the app in my autostart.

This is only compatible with Linux.

Install

  1. Clone the repo.
  2. Run qmake to create a make file. n
qmake
  1. Run make to build the binary.
make
  1. Run make install to install the files into the system
sudo make install

Usage

KeyboardStatus

Copyright (c) 2017 Lightscale Tech Ltd

About

Simple app that listens to evdev to display a popup with a tray icon when capslock and numlock are togged.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published