Skip to content

rapidrobotics/clicklock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 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.


Requirements
------------
In order to build clicklock you need the Xlib header files.


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

    autoreconf --force --install
    ./configure
    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 83.6%
  • Roff 12.5%
  • Makefile 2.1%
  • M4 1.8%