Project

General

Profile

unexist.dev

/

subtle

Assorted tidbits and projects

Usage » History » Version 3

« Previous - Version 3/10 (diff) - Next » - Current version
Anonymous, 05/24/2010 01:18 AM


Usage\015\012\015\012{{>toc}}\015\012\015\012h2. General\015\012\015\012There is more than one way to start subtle, the probably easiest way is to add exec subtle to your ~/.xinitrc and simply start your X session. If you are using some kind of session or display management it's also possible to let subtle replace your current window manager if capable. In this case start subtle like this in your X session:\015\012\015\012bq. subtle --replace\015\012\015\012If you just want to check out subtle without changing your actual window manager just use Xephyr a nested X server on top of your real server and comes along with the real xorg-server.\015\012\015\012bq. Xephyr -ac -screen 800x800 :2\015\012subtle -d :2\015\012\015\012