Desktop in 3D: linux-2.6.20, Xorg-7.2, Beryl 0.2.1, KDE 3.5.7. Installation und Konfiguration Beryl: alles in allem etwa eine Stunde (gentoo!)
![]()
![]()
![]()
![]()
Archive for the Category » gentoo «
When trying to print a test page from the cups frontend on localhost:631 it said Unsupported format ‘application/postscript’!
(German: Nicht unterstütztes Format ‘application/postscript’!
).
Easy: add those lines to /etc/cups/mime.convs (or uncomment them):
application/octet-stream application/vnd.cups-raw 0 -
application/vnd.cups-postscript application/vnd.cups-raster 100 pstoraster
note to self:
getting a 404 on http://localhost:631/ (the local cups admin panel) was solved by adding the line
DocumentRoot /usr/share/cups/html/
to /etc/cups/cupsd.conf
note to self:
Wenn KMail die Meldung “SASL authentication is not compiled into kio_imap4″ in die Landschft brüllt, dann:
useflag “sasl” setzen, und
emerge kdepim-kioslaves
Zu kleine Schriften in Xorg / KDE / irgendwas:
falsche Bildschirmauflösung. – in
/etc/X11/xorg.conf in der Monitor-Sektion die DPI oder Bildschirmgröße explizit setzen
Zusätzliche Startscripte in
/etc/conf.d/local.start

