diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-27 15:59:59 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-27 15:59:59 +0100 |
commit | 74a24f784375af262df2ad051268dde2fc702a30 (patch) | |
tree | 4a756ed263734710a5c2991d89899b33f9433f52 /doc/info/chap/invoking.texinfo | |
parent | new build system + add install file + add news file + add texinfo to deps (diff) | |
download | unstickpixels-74a24f784375af262df2ad051268dde2fc702a30.tar.gz unstickpixels-74a24f784375af262df2ad051268dde2fc702a30.tar.bz2 unstickpixels-74a24f784375af262df2ad051268dde2fc702a30.tar.xz |
improve texinfo manual
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/info/chap/invoking.texinfo')
-rw-r--r-- | doc/info/chap/invoking.texinfo | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/info/chap/invoking.texinfo b/doc/info/chap/invoking.texinfo new file mode 100644 index 0000000..5545c4c --- /dev/null +++ b/doc/info/chap/invoking.texinfo @@ -0,0 +1,14 @@ +@node Invoking +@chapter Invoking + +@emph{Do not use this if you have epilepsia} + +@command{unstickpixels} will not run in a graphical environment. +If you are using a graphical environment and do not know how +to access the Linux VT, here is how you do it: press @kbd{Ctrl+Alt+F1}, +if this does not open non-graphical login screen, press @kbd{Alt+Right} +until you get one. To get back to graphical environment, hold +down @kbd{Alt+Right} until it appears. + +Run @command{unstickpixels} without arguments. + |