Asus EEE PC: Enable full screen

March 25, 2008 on 10:00 am | Tags: , , | In General | 1 Comment

First thing with the eee pc was to find out how to enable full screen in IceWM. Full screen in the window manager results in maximized windows without decorations. Therefore one has a lot more space for the actual program (e.g. xterm or Thunderbird).

First of all you need to copy the icewm preferences to your home dir (open terminal with CTRL-ALT-t):

/home/user> mkdir ~/.icewm
/home/user> cp /etc/X11/icewm/preferences /home/user/.icewm

Then you need to edit those preferences, e.g. with kwrite.

/home/user> kwrite /home/user/.icewm/preferences

Search for ”AllowFullscreen” and remove the “#” at the beginning of the line. Check if it is set to “1″.

After restarting your IceWM (e.g. with CTRL-AL-BACKSPACE) you can make use of the fullscreen mode in all applications by hitting ALT-F11.

1 Comment »

RSS feed for comments on this post. TrackBack URI

  1. Thanks!

    Comment by Bjørn Arild Mæland — September 18, 2008 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2004-2007 by Mathias Lux
>> Contents of this page are licensed under the CreativeCommons Attribution 2.5 license <<