English language Norwegian language 1) Decide first which distribution you want to install. The choices are Ubuntu Desktop, Ubuntu Server, Kubuntu and Edubuntu Desktops. All these share the same basic…
English language Norwegian language 1) Decide first which distribution you want to install. The choices are Ubuntu Desktop, Ubuntu Server, Kubuntu and Edubuntu Desktops. All these share the same basic…
Moma's notes for 20.oct.2009. History: 20.oct.2009 First version. 09.feb.2010 Added support for Acer Aspire 5610 (thanks to timo). ACTIVATING WIRELESS CONNECTION IN FUJITSU SIEMENS Li 1718 LAPTOP AND UBUNTU 9.10…
#include #include #include /* sleep() */ #include <X11/Xlib.h> #include <X11/Xutil.h> #include <X11/Xatom.h> /* EDIT: GTK is not needed. #include <gtk/gtk.h> */ #include <gdk/gdk.h> #include <gdk/gdkx.h> #define _(x) x /* Created…
This great and popular office package includes word processor, spreadsheet, presentation software and even a math formula and drawing tools. The version 2.0 has also a wonderful tool for (db)…
#!/bin/bash # inst_xgl.sh: # # Install OpenGL and Xgl support for ATI graphic cards. # Particular tasks are: # - Upgrade Linux-kernel to the latest version. # - Install OpenGL…
Xsession.ATI 07-Jun-2006 22:58 1k Xsession.NVIDIA 07-Jun-2006 22:58 1k gdm.conf-custom.ATI 15-Mar-2006 08:38 2k
# GDM Configuration Customization file. # # This file is the appropriate place for specifying your customizations to the # GDM configuration. If you run gdmsetup, it will automatically edit…
#!/bin/bash # .Xsession for NVIDIA # Start up Xgl, compiz, and GNOME # Run Xgl server on :0, on top of normal X export DISPLAY=:0 gnome-window-decorator & compiz --replace gconf…
#!/bin/bash # Start up Xgl, compiz, and GNOME # Run Xgl server on :1, on top of normal X Xgl :1 -fullscreen -ac -accel xv -accel glx:pbuffer & # Tell…
LSB 3.2 spec... + LSB... (....) + Docs... Great plans for LSB 4.0... LSB Developer Network... App checker..!! Freedesktop standards.. ! + important xdg spec:Directory locations... Linux development platform...(pdf) Advanced…