Differences

This shows you the differences between two versions of the page.

Link to this comparison view

configuration [2016/07/22 16:51]
lxle
configuration [2022/05/24 05:20] (current)
lxle
Line 1: Line 1:
-===== Configuration Guide ===== +== More Tips & Tricks ​== 
- +  * [[http://​www.lxle.net/forums/categories/tutorials ​Tips & Tricks]]
-==Brightness control not working for you?== +
-  * First open up a terminal and type.. +
-    <​code>​sudo gedit /usr/local/bin/​brightness-level</​code>​ +
-  * Select All and replace with the following +
-    <​code>#​!/​bin/​sh +
-activeOutput=$(xrandr ​grep -e " connected [^(]" | sed -e "​s/​\([A-Z0-9]\+\) connected.*/​\1/"​) +
-alpha=`zenity --scale --text "​Brightness"​ --min-value=10 --max-value=100 --value=50` +
-alpha=`echo $alpha / 100 | bc -l` +
-`xrandr --output $activeOutput --brightness $alpha`</​code>​ +
- +
-Save and exit. +
  
 == Terminal Weather == == Terminal Weather ==
Line 18: Line 6:
   * open a terminal and enter   * open a terminal and enter
  
-gksu pluma /usr/​share/​applications/​weather.desktop+gksu mousepad ​ ~/.local/​share/​applications/​weather.desktop
  
   * change wttr.in   * change wttr.in
Line 26: Line 14:
   * https://​github.com/​chubin/​wttr.in   * https://​github.com/​chubin/​wttr.in
  
-  * save changes, panel icon may not take affect ​until restart or readd.+  * save changes, panel icon may not take effect ​until restart or readd.
  
  
Line 33: Line 21:
   * open a terminal and enter   * open a terminal and enter
  
-gksu pluma /​usr/​local/​bin/​locker+gksu mousepad ​/​usr/​local/​bin/​locker
  
   * change the 15 after -time to whatever you want   * change the 15 after -time to whatever you want
  
  
-save changes and restart.+  * save changes and restart. 
 + 
 +== Claws Mail with Gmail == 
 +  * [[https://​www.claws-mail.org/​faq/​index.php/​Using_Claws_Mail_with_Gmail | Setup]]
  
  
 == Power Management == == Power Management ==
   * Handled automatically by [[http://​linrunner.de/​en/​tlp/​docs/​tlp-linux-advanced-power-management.html | TLP]] and [[http://​upower.freedesktop.org/​ | Upower]].   * Handled automatically by [[http://​linrunner.de/​en/​tlp/​docs/​tlp-linux-advanced-power-management.html | TLP]] and [[http://​upower.freedesktop.org/​ | Upower]].
 +
 +== Language Support Trouble? ==
 +
 +* [[http://​www.lxle.net/​forums/​discussion/​1294/​language-support-easy-fix | Easy fix]]
  
  
Line 53: Line 48:
 == Setting the clock == == Setting the clock ==
  
-  * Go to http:​www.foragoodstrftime.com/​+  * Go to https://www.foragoodstrftime.com/​
   * Pick your layout   * Pick your layout
   * Right click the time in the panel (task bar)   * Right click the time in the panel (task bar)
Line 68: Line 63:
   * If you want to renable just repeat but check instead of uncheck.   * If you want to renable just repeat but check instead of uncheck.
  
 +== Custom Radio Stations in Guaydeque ==
 +  * Click Radio Tab
 +  * Click User Defined '​Globe'​
 +  * Either right click on '​Globe'​ or in right side window.
 +  * Select 'Add Radio'
 +  * Enter required info.
 +  * Then Click Ok.
 +  * Click on globe again to refresh.
 +
 +== HotKeys ==
 +
 +  * Hit f4 to see shortcut/​hotkey list
 +  * Control menu > Settings > Shortcut Keys
Print/export
QR Code
QR Code configuration (generated for current page)