Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

einiges/lso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lso - list X outputs

The intention of this program is, no longer having to grep, cut, sed, awk the result of xrandr --query.

Description

Prints a filterable list of available X outputs. Available filters: all, connected, disconnected, unknown connection, primary, secondary.

For more information
man lso

Dependencies

Required libraries

  • X11/Xlib
  • X11/extensions/Xrandr

Installation

Edit config.mk to your wishes. By default lso is installed into '/usr/local'. The Makefile provides support for DESTDIR and PREFIX variables.

Afterwards enter following command to build and install lso. You may need root rights.
make clean install

About

list x outputs

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors