Skip to content
/ clicklock Public
forked from zpfvo/clicklock

lockscreen for touch kiosk devices

License

Notifications You must be signed in to change notification settings

toy/clicklock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clicklock - screen locker for touch kiosk devices (based on slock)
==================================================================
If you need to catch the first touch event to prevent blind clicks on a
blanked touchscreen. This fork doesn't catch keyboard events, so for example
media keys work even for blanked screen. Keyboard event still stop screen
blanking and cause clicklock to quit when catching screen saver off
notification.


Requirements
------------
In order to build clicklock you need the Xlib and Screen Saver extension
header files.


Installation
------------

    make
    make install


Running clicklock
-------------
Use the programm together with xssstart from https://github.com/unixdj/xssstart
You can run it using

    xssstart clicklock

About

lockscreen for touch kiosk devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.0%
  • Roff 13.6%
  • Makefile 8.4%