You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
debian | 2 years ago | |
doc | 2 years ago | |
icons | 2 years ago | |
libxfsm | 2 years ago | |
po | 2 years ago | |
scripts | 2 years ago | |
settings | 2 years ago | |
xfce4-session | 2 years ago | |
xfce4-session-logout | 2 years ago | |
xfsm-shutdown-helper | 2 years ago | |
AUTHORS | 4 years ago | |
BUGS | 4 years ago | |
COPYING | 4 years ago | |
ChangeLog | 2 years ago | |
INSTALL | 4 years ago | |
Makefile.am | 2 years ago | |
Makefile.in | 2 years ago | |
NEWS | 2 years ago | |
README.md | 2 years ago | |
TODO | 4 years ago | |
aclocal.m4 | 2 years ago | |
compile | 3 years ago | |
config.guess | 3 years ago | |
config.h.in | 2 years ago | |
config.sub | 3 years ago | |
configure | 2 years ago | |
configure.ac | 2 years ago | |
depcomp | 3 years ago | |
install-sh | 3 years ago | |
intltool-extract.in | 4 years ago | |
intltool-merge.in | 4 years ago | |
intltool-update.in | 4 years ago | |
ltmain.sh | 2 years ago | |
missing | 3 years ago | |
xfce.desktop.in | 4 years ago |
README.md
xfce4-session
Xfce4-session is a session manager for Xfce. Its task is to save the state of your desktop (opened applications and their location) and restore it during a next startup. You can create several different sessions and choose one of them on startup.
Homepage
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
Download a Release Tarball
Xfce4-session archive or Xfce4-session tags
Installation
From source:
% cd xfce4-session
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf xfce4-session-<version>.tar.bz2
% cd xfce4-session-<version>
% ./configure
% make
% make install
Reporting Bugs
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.