Skip to content

Some really old code to display images and text on x11lib based displays. This needs a rewrite!

License

Notifications You must be signed in to change notification settings

garysb/xscroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shell scripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops. With the aid of the libease library, xlayout provides you with the ability to smoothly ease the windows and pointer into position.

*****REQUIREMENTS*****
In order to install xlayout from the source code you need the following:
  1) You will need a c compiler on your system such as gcc.
  2) You need to have the X11 header files installed on your system.
  3) You need to have the standard c libraries installed on your system.
  4) OPTIONAL: Installing libease will give you the ability to ease the windows
     and pointer into position. Please go the the libease page to get more info
     http://www.stroppytux.net/projects/libease/

About

Some really old code to display images and text on x11lib based displays. This needs a rewrite!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages