1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
wayback-session(1)
# NAME
wayback-session - session launcher for *Xwayback*(1)
# SYNOPSIS
*wayback-session* _session cmd_
# DESCRIPTION
*wayback-session* is a session launcher using *Xwayback*(1).
Its behaviour is similiar to that of *startx*(1), and the same xinitrc files are used.
# OPTIONS
*wayback-session* optionally takes the command to launch a session.
If no command is specified it will try to launch ~/.xinitrc.
If ~/.xinitrc is not found, it will launch /etc/X11/xinit/xinitrc
# ENVVARS
*XWAYBACK_PATH*
Path to Xwayback
For other supported environment variables, see *Xwayback*(1) (section *ENVVARS*).
# LICENSE
MIT
# SEE ALSO
*Xwayback*(1), *startx*(1), *Xserver(1)*, *Xorg(1)*
|