URI:
       [slock][patches][quickcancel] Fixed index.md - sites - public wiki contents of suckless.org
  HTML git clone git://git.suckless.org/sites
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit b0c6ea10c2ffa564d9e1bd159343fae89efe4b51
   DIR parent 943baf684e57c2277077c6fd19baf956f81308c2
  HTML Author: elbachir-one <bachiralfa@gmail.com>
       Date:   Sun, 12 Jul 2026 03:07:47 +0100
       
       [slock][patches][quickcancel] Fixed index.md
       
       Diffstat:
         M tools.suckless.org/slock/patches/q… |       8 +++++---
       
       1 file changed, 5 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/tools.suckless.org/slock/patches/quickcancel/index.md b/tools.suckless.org/slock/patches/quickcancel/index.md
       @@ -3,7 +3,10 @@ quickcancel
        
        Description
        -----------
       -Cancel slock by moving the mouse within a certain time-period after slock started. The time-period can be defined in seconds with the setting *timetocancel* in the config.h. This is useful if you forgot to disable `xautolock` during an activity that requires no input (e.g. reading text, watching video).
       +Cancel slock by moving the mouse within a certain time period after slock
       +starts. The time period, in seconds, is configured with *timetocancel* in
       +`config.h`. This is useful if you forgot to disable `xautolock` during an
       +activity that requires no input (e.g. reading text or watching a video).
        
        Download
        --------
       @@ -13,6 +16,5 @@ Download
        
        Authors
        -------
       -* Matthias Schoth - mschoth@gmail.com
       +* Matthias Schoth - <mschoth@gmail.com>
        * Aleksandrs Stier (1.4 port)
       -