User Tools

Site Tools


ubuntu:xfce_desktop

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
ubuntu:xfce_desktop [2014/04/09 13:46]
tschulz
ubuntu:xfce_desktop [2014/04/17 11:35]
tschulz [Tux Paint Printing]
Line 6: Line 6:
   - Download and install [[http://​www.google.com/​chrome|Google chrome]]   - Download and install [[http://​www.google.com/​chrome|Google chrome]]
   - Install supporting packages<​file>​   - Install supporting packages<​file>​
-apt-get install vim mercurial+apt-get install vim mercurial ​tuxpaint tuxpaint-config libreoffice
 </​file>​ </​file>​
 ===== Create User Account ===== ===== Create User Account =====
Line 48: Line 48:
 </​file>​ </​file>​
   * mercurial stores the home directory template in ~/.hg   * mercurial stores the home directory template in ~/.hg
 +
 +===== Tuxpaint =====
 +  * tuxpaint uses lpr for printing so ${PRINTER} must be set, use lpstat -p to see a list of printers
 +  * use tuxpaint config to set tuxpaint options
  
 ===== Prevent Shutdown and Restart from Logout Menu (Optional) ===== ===== Prevent Shutdown and Restart from Logout Menu (Optional) =====
Line 190: Line 194:
   <​property name="​configver"​ type="​int"​ value="​2"/>​   <​property name="​configver"​ type="​int"​ value="​2"/>​
 </​channel>​ </​channel>​
 +</​file>​
 +
 +===== Tux Paint Printing =====
 +  - Get a list of printers by using <​file>​lpstat -a</​file>​
 +  - set the **PRINTER** varibile in ${HOME}/​.config/​xfce/​xinitrc
 +  - e. g. <​file>​
 +export PRINTER="​rm217ptr"​
 </​file>​ </​file>​
  
  
ubuntu/xfce_desktop.txt · Last modified: 2014/04/17 11:35 by tschulz