2017-08-27 18:58:48 +00:00
|
|
|
Installation instructions for wmressel.
|
2017-08-27 18:56:43 +00:00
|
|
|
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
----------------------------------------------------------
|
|
|
|
- Xfree (3.3.x, 4.x)
|
|
|
|
|
|
|
|
- XF86VidMode extension
|
|
|
|
|
2017-08-27 18:58:49 +00:00
|
|
|
- GTK+3
|
|
|
|
|
|
|
|
- libdockapp
|
|
|
|
|
2017-08-27 18:56:43 +00:00
|
|
|
- root access
|
|
|
|
|
|
|
|
To be able to complete the installation you'll need
|
|
|
|
root privileges...
|
|
|
|
|
|
|
|
Installation
|
|
|
|
--------------------------------------------------------------
|
2017-08-27 18:58:49 +00:00
|
|
|
1) $ tar -zxvf wmressel-*.tar.gz
|
|
|
|
2) $ cd wmressel-*
|
2017-08-27 18:56:43 +00:00
|
|
|
3) $ ./configure
|
2017-08-27 18:58:48 +00:00
|
|
|
4) $ make
|
2017-08-27 18:56:43 +00:00
|
|
|
5) $ su root
|
|
|
|
6) # make install
|
|
|
|
7) $ wmressel & (or wmressel -h for brief help).
|
|
|
|
|
|
|
|
Usage
|
|
|
|
-------------------------------------------------------------
|
|
|
|
wmressel support (at the moment) the following commandline options:
|
|
|
|
|
|
|
|
-r Show refresh rates in menu
|
|
|
|
-d Show in menu if mode is a Doublescan mode (D)
|
|
|
|
-s <number> Show information about this screen
|
|
|
|
-o Only show menu for selected screen
|
|
|
|
--display <display> Set display
|
|
|
|
-h the help screen
|
|
|
|
-v print the version number
|