Skip to content

snobb/boxsuspend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple program to suspend a linux box

The following options can be set before building:

HASLOCK - spawn lock command (see config.h)
HASXRANDR - run xrandr init after resume (see config.h)

The options can be either set in config.h or by running the following command:

make 'CFLAGS+=-DHASLOCK -DHASXRANDR'

About

Simple tool to suspend a unix box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages