Options (4)
-M, --mousebooleanDisplay keys and mouse buttons which are currently being pressed on the screen
Example:
screenkey {{[-M|--mouse]}}-p, --positionbooleanLaunch screenkey at a specific position
Example:
screenkey {{[-p|--position]}} {{top|center|bottom|fixed}}-f, --fontbooleanChange the appearance of screenkey
Example:
screenkey --bg-color "{{#a1b2c3}}" {{[-f|--font]}} {{Hack}} --font-color {{yellow}} --opacity {{0.8}}-g, --geometrybooleanDrag and select a window on screen to display screenkey
Example:
screenkey {{[-p|--position]}} fixed {{[-g|--geometry]}} {{$(slop --nodecorations --format '%g')}}Examples (7)
Display keys which are currently being pressed on the screen
Display keys and mouse buttons which are currently being pressed on the screen
screenkey [-M|--mouse]Launch the settings menu of screenkey
screenkey --show-settingsLaunch screenkey at a specific position
screenkey [-p|--position] top|center|bottom|fixedChange the format of the key modifiers displayed on screen
screenkey --mods-mode normal|emacs|mac|win|tuxChange the appearance of screenkey
screenkey --bg-color "#a1b2c3" [-f|--font] Hack --font-color yellow --opacity 0.8Drag and select a window on screen to display screenkey
screenkey [-p|--position] fixed [-g|--geometry] $(slop --nodecorations --format '%g')made by @shridhargupta | data from tldr-pages