Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 791 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 791 Bytes

POSK

Programming On Screen Keyboard

Example of popup keyboard:

Screenshot of popup menu


Easily customisable popup on screen keyboard;

  • Add unique variables
  • shortcuts
  • Missing keys from your keyboard (difficult on my laptop to write a pipe or backslash symbols)
  • Change background colour
  • Change opacity

Convenient usage:

  • activate popup by pressing: Left CTRL + Left ALT (Obviously easily changable to suit, but found personally it doesn't popup too often when not needed, and is quickly activated when programming)

Popup auto disappears:

  • after you choose a selection
  • after a few seconds
  • just click - as it auto centers to exit button

Mod of "OSK() v1.5 By FeiYue"