SuSE Linux: Verze 8.2
/usr/lib/X11/xdm/Xsetup najdete následující část:
#
# No xconsole fot kdm/gdm case
#
if test "$kdm" = "yes" -o "$gdm" = "yes" ; then
exit 0
fi
Zakomentujte ji znakem #. Po zakomentování bude vypadat takto:# # No xconsole fot kdm/gdm case # #if test "$kdm" = "yes" -o "$gdm" = "yes" ; then # exit 0 #fiPo restartu systému nebo kdm uvidíte xconsoli.
/opt/kde3/share/config/SuSE/default/kdmrc najdete následující část:# Enable KDM's built-in xconsole. Note, that this can be enabled for only # one display at a time. Default is false ShowLog=false #EnableChooser=false # The data source for KDM's built-in xconsole. The default "" means that # a console log redirection should be requested from /dev/console. #LogSource=/dev/xconsolePoložku
ShowLog=false změňte na ShowLog=true.LogSource=/dev/xconsole.# Enable KDM's built-in xconsole. Note, that this can be enabled for only # one display at a time. Default is false ShowLog=true #EnableChooser=false # The data source for KDM's built-in xconsole. The default "" means that # a console log redirection should be requested from /dev/console. LogSource=/dev/xconsolePo úpravách spusťe jako uživatel root v emulátoru textové konzole SuSEconfig. Postupujte takto:
suPo restartu systému nebo kdm uvidíte hlášení xconsole.
Zadejte heslo uživatele root
SuSEconfig