Guspaz wrote:
The iPad is a 1024x768 display, which is what most GUIs are designed for. Windows/Gnome/KDE/etc should all work fine on that size of display, so running a netbook distro isn't really needed...
True, but that's not why I choose the netbook distro. I want it for these features:
- Go Home Applet - A gnome-panel applet that, when clicked upon, displays the desktop. Used in a netbook-based desktop, the desktop-window will normally be the launcher. Go Home Applet also works in conjunction with the netbook-remix-launcher whereby dragging and dropping a file/url/application to the go-home-applet will automatically add it to the launcher's favorites section.
- Maximus - A desktop daemon which will automatically maximise and, optionally, un-decorate windows. Has support for exclusion lists and will work with any EWMH-spec compliant window-manager.
- Ubuntu Netbook Remix Launcher - An easy-to-use program/places/favourites launcher which resides on the desktop, replacing the main-menu.
- Window Picker Applet - A gnome-panel applet that displays open windows as icons on the panel, and has integrated window title-bar functionality. Optimised for use on netbook-size screens.
I think they'll give a better GUI experience on the iPad.
I made some progress since yesterday. I was able to tell GDM to use Xvfb instead of the normal X server so that it would stop complaining about the lack of video hardware on the Linode. I had to downgrade GDM from 2.28 to 2.20 first, however, because 2.28 removed the ability to customize it in this way:
Code:
# aptitude install gdm-2.20
# sed -i s,/usr/X11R6/bin/X,/usr/bin/Xvfb, /etc/gdm/gdm.conf
# sed -i s,VTAllocation=true,VTAllocation=false, /etc/gdm/gdm.conf
Now I can log in via VNC but immediately afterward the netbook-launcher crashes, making the GUI unusable:
Quote:
Jul 14 19:50:06 localhost kernel: netbook-launche[16057]: segfault at 404 ip b6d82326 sp bfa9232c error 4 in libGL.so.1.2[b6d80000+5000]