Skip to content

tleino/xvbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile X11 windows vertically in a box.

Useful with https://github.com/tleino/mxswm

Example
=======

# Start programs you want
$ xclock &
$ xbiff &
$ xload &

# Figure their IDs
$ xwininfo -root -tree | grep xclock
$ xwininfo -root -tree | grep xbiff
$ xwininfo -root -tree | grep xload

# Put them to xvbox
$ xvbox 0x80000c 0x40000d 0x50000c

About

Tile X11 windows vertically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published