User Tools

Site Tools


notes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes [2013/06/04 16:20] pillainotes [2013/06/04 20:40] (current) pillai
Line 3: Line 3:
  
  
- Create a file in your home directory on Perun called ''**.Xresources**'' with the following contents (modify the contents according to your needs) + Create a file in your home directory called ''<color darkred>.Xresources</color>'' with the following contents (modify the contents according to your needs) 
 \\ \\
 <code bash> <code bash>
Line 15: Line 15:
  
 </code> </code>
-Create a directory called ''**.icewm**'' on your perun home directory +Create a directory called ''<color darkred>.icewm</color>'' on your home directory 
  
-Create the following two files in the ''**.icewm**'' directory +Create the following two files in the ''<color darkred>.icewm</color>'' directory 
  
-A file called ''**startup**'' with the following contents +A file called ''<color darkred>startup</color>'' with the following contents 
 \\ \\
 <code bash> <code bash>
Line 25: Line 25:
 xrdb -merge ~/.Xresources xrdb -merge ~/.Xresources
 setxkbmap -model evdev setxkbmap -model evdev
 +#setxkbmap -model pc105 
 +#Some NX clients work with evdev, some others work with pc105
 +#Setting one of the above is necessary to enable bash history on the xterm
 </code> </code>
 \\ \\
    
-A file called ''**toolbar**'' with the following contents +A file called ''<color darkred>toolbar</color>'' with the following contents 
 \\ \\
 <code bash> <code bash>
 prog XTerm xterm xterm prog XTerm xterm xterm
 prog Thunar fm thunar prog Thunar fm thunar
-prog Firefox firefox firefox 
 </code> </code>
-Make the file called ''**startup**'' executable like this -+Make the file called ''<color darkred>startup</color>'' executable like this -
 <code bash> chmod +x ~/.icewm/startup</code> <code bash> chmod +x ~/.icewm/startup</code>
  
 \\  \\ 
-Workaround for obtaining full color on NX session - In the NX client, please enable the following option.  ''Configure -> Display -> Use custom settings -> Settings -> Use plain X bitmaps''+**__Workaround for obtaining full color on NX session__** \\  
 + 
 +In the NX client, please enable the following option \\ 
 +\\ 
 +''**Configure -> Display -> Use custom settings -> Settings -> Use plain X bitmaps**''
notes.1370373655.txt.gz · Last modified: by pillai