KDE desktop je smrznut

U takvoj situaciji ne trebate uvijek reset tipku. To može da ošteti vas file-sistem ili izbrisati podatke. U svakom slučaju file-sistem neće biti čist poslije "hard-reset" (filesystem not clean)

Prvo pokušajte da dođete u konzolu s alt-ctl-F1 ili restartujte X-poslužitelja alt-ctl-backspace, (Ako ništa od toga neće da uspije, ima još nade :)

SYSRQ-tipka (print-tipka, na desnom vrhu keyboarda) može vam pomoći da čisto restartujte smrznuti sistem.

Sljedeće tipke-kombinacije su moguće:
* ALT+SYSRQ+R (daje natrag kontrolu za keyboard)
* ALT+SYSRQ+S (obavi sync)
* ALT+SYSRQ+E (Šalje term svim procesima osim init)
* ALT+SYSRQ+I (Šalje kill svim procesima osim init)
* ALT+SYSRQ+U (filesistemi su mountani samo za čitanje, nema fsck na rebootu)
* ALT+SYSRQ+B (reboot sistema, bez prijašnjih naredba to je hard reset).

Najbolje je da date svakom procesu nekoliko sekundi da kompletirah, gašenje svih procesa na primjer može trajati malo duže. Potrebna slova možete si zapamtiti naj lakše s: "Reboot System Even If Utterly Broken"

Login problemi sa sistemom pod KDE

Sadržaj /tmp direktorija je izbrisan normalno kod svakog starta sistema, tako nekoliko direktorija i socketa koji su potrebni X-poslužitelju su isto izbrisani.

Normalno, tijekom boot-procesa, skript x11-common za X-Org vrati te stvari.

Moguće je da ti skripti nisu zvani tijekom boot-procesa. Ponovo kreirate potrebne linkove, s naredbom:

# X-ORG: # dpkg-reconfigure x11-common

KDE needs a 5% allocation of the partition where the directory /tmp resides for temporary files to be created upon login. If you are running with a 95% full partition you will not be able to login with KDE and will be dropped into tty.

The same goes for kdm looping but not allowing you to log in. A solution is to log into a tty so you can delete and/or clear out some no longer needed applications or files

Alternatively you can use an X window manager that does not require so much space from the system ( for instance fluxbox is already present in a sidux install), or chroot using a sidux live-CD/DVD to clean out the partition to allow you to boot to KDE.

85% is the recommended absolute maximum for a partition that KDE accesses for its /tmp files.(15% free).

Installing sidux KDE Art and Themes

To install the latest sidux-art to an existing installation:

apt-get install sidux-art-kde-xxxx sidux-art-wallpaper-xxxx
(Where xxxx is the name of the release for example sidux-art-kde-erebos)

This will install the sidux wallpaper and themes

Go to your Control Centre > Appearance and Themes > Theme manager and choose sidux-art theme/wallpaper from the list.

How to enable or change KDM-themes

kdmtheme je tema menadžer za KDM. Nudi vam KDE Control Module (KCM) koji vam omogući da lagano instalirate, izbrišete ili promijenite vaše KDM teme.

apt-get install kdmtheme

Then restart the Control Centre

Aktivirati teme manually

Sve promjene morate izvoditi kao root.

KDM-teme nisu standardno aktivirani u Debian.

Dodajte
UseTheme=true
liniju u [X-*-Greeter]-strofu u vašoj /etc/kde3/kdm/kdmrc datoteci.
Promjeni teme

Ako je aktiviran, KDM koristi standardno svoju circles temu, da to promijenite, samo promijenite liniju sa:

Theme=/usr/share/apps/kdm/themes/circles

u

Theme=/usr/share/apps/kdm/themes/
Deaktivirati teme

Ako hoćete da deaktivirate vašu temu samo vratite natrag na "UseTheme=false"

Bilješka: Morate restartovati KDM poslije promjene kdmrc datoteke.

The sidux wiki has other guidelines on customising KDE Themes

Vise KDE informacija i links

Content last revised UTC 17/06/2008 0310hrs UTC