Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2014-05-26 | 1.0 kB | |
MonitorSettings.zip | 2014-05-26 | 78.6 kB | |
ScriptGUI.src.zip | 2014-05-26 | 68.6 kB | |
Totals: 3 Items | 148.3 kB | 4 |
1. Unpack the MonitorSettings.zip; 2. Make sure you have Java environment insalled; 3. Install the ddccontrol, if haven't yet; 4. Go to the unpacked folder and edit config.conf file, writing there address of your monitor and super user password; 5. Execute the ./monitor-settings.sh (note, all the .sh files in the folder have to be executable); 6. To make it work as an applet set the .desktop file up and drag it on your panel; The ScriptGUI.jar accepts such parameters as: --form -- the name of the Thinlet xml file, which describes the user interface and attaches scripts for every specified action; --icon -- to specify the image in the corner of the window; --title -- the title of the window; --height, --width -- size of the window; --xpos, --ypos -- position of the window (if not specified or negative than uses the current mouse pointer coordinates to pop-up near); --<name of the object from xml file> -- to supply the default value of the GUI controller, which has name, described in the form's xml file;