http://www.debian-unofficial.org kannte ich noch nicht.
Schlagwort: debian
WEIL XGL GEILER IST
Unter Debian/sid und daran denken gdm genĂŒgend Zeit geben damit xgl starten kann
 [daemon]
 GdmXserverTimeout=60
GEIL ODER? đ
Alles zum Thema XGL poste ich in diesem Artikel.
Probleme:
- Die Tastaturbelegung ist falsch.
 Lösung gab es hier, in kurz:
 Man erstelle im eigenen Homedir eine Datei namens .Xmodmap und folgendem Inhalt:
 
 !! ~/.Xmodmap
 !! Alt Gr
 keycode 113 = Mode_switch
 !! Alt Gr keys (German Keyboard)
 keycode 24 = q Q at
 keycode 26 = e E EuroSign
 keycode 58 = m M mu
 keycode 11 = 2 quotedbl twosuperior
 keycode 12 = 3 section threesuperior
 keycode 16 = 7 slash braceleft
 keycode 17 = 8 parenleft bracketleft
 keycode 18 = 9 parenright bracketright
 keycode 19 = 0 equal braceright
 keycode 35 = plus asterisk asciitilde
 keycode 20 = ssharp question backslash
 keycode 94 = less greater bar
 xmodmap ~/.XmodmapZusatz: Damit die Windowstaste belegt ist noch
 keycode 115 = F13
 add mod4 = F13
 hinzufuegen
Dank an Andreas Dremmer
- Falls xdtv ein geteiltes Bild anzeigt einfach mit der Option /usr/bin/xdtv -noxv starten.
- gconfig zeigt die Plugins nicht an
Lösung:
 „gconftool-2 âinstall-schema-file=/etc/opt/gnome/gconf/schemas/compiz.schemas“
Dank an konsumer
Shortcuts:
* Switch windows = Alt + Tab * Arrange and View All Windows = F12 turns on or off; clicking a window will zoom it to the front * Switch desktops on cube = Ctrl + Alt + Left/Right Arrow * Switch desktops on cube - with active window following = Ctrl + Shift + Alt + Left/Right Arrow * Rotate cube manually = Ctrl + Alt + left-click * Make window translucent/opaque = Ctrl + Alt + wheel mouse * Zoom-in once = Super-key right-click * Zoom-in manually = Super-key + wheel mouse up * Zoom-out manually = Super-key + wheel mouse down * Move window = Alt + left-click * Snap Move window (will stick to borders) = Ctrl + Alt + left-click * Resize window = Alt + right-click
Links:
Xgl unter Debian
 How To Install XGL on Debian Etch (Testing) by sonique
 http://software.opensuse.org/download/Compiz-Quinn/SUSE_Linux_10.1/i586/
 http://gentoo-wiki.com/HOWTO_XGL
 gset-compiz
 http://wiki.hackerboard.de/index.php/Xgl_mit_Debian_und_NVidia
 http://software.opensuse.org/download/Compiz-Quinn/SUSE_Linux_10.1/repodata/
freeguide und java
Wer Probleme mit Debian/sid, freeguide und sun-j2re1.5_1.5.0+update06 hat sollte als root
update-alternatives --config java
eingeben und sun waehlen.
Stand im Bugreport.