muß leider erstmal gestehen das ich seit ca. einem 3/4 Jahr glücklicher nutzer der grafischen Oberfläche bin und damit keinen blassen von der console...
werde aber trotzdem mal versuchen das umzusetzen was ihr mir schönes geschrieben habt
dergleichen ist bei mir noch nicht vorgekommen, die einzige erklärung die mir einfällt ist, dass sich durch installation des treibers etwas am tastaturlayout geändert hat.
btw, hast du den treiber von nvidia installiert oder benutzt du den 2d NV treiber?
probier doch bitte mal dich über die console anzumelden.
edit: könntest du bitte einfach die konfigurationsdatei /etc/X11/xorg.conf posten?
.evolution
ich kann dir leider nicht genau sagen wie und in welchem unterordner die mails liegen da ich kmail benutze.
ich denke jedoch nicht, dass du neu installieren musst
benutze den 2d NV treiber...
xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600 GT]"
Driver "nv"
BusID "PCI:3:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV43 [GeForce 6600 GT]"
Monitor "Generic Monitor"
DefaultDepth 24
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
Hinzugefügter Post:
Moin,
versuche in eine Konsole zu booten und versuche mal:
sudo dpkg-reconfigure xserver-xorg
Anbei, falls es ein pop3-server ist:
/usr/share/evolution/2.12/default/zh_CN/mail/local
dort ist eine Datei Namens Inbox, die enthält bei mir sämtliche Mails.
Hab mal gelesen das es sich um ein Unix-mbox-Format handelt, google doch mal.
Gruß und viel Erfolg!
Eik197
Habe ich gefunden und koennte ich auch ohne weiteres sichern, aber mir erscheint die Datei mit 14,9KB doch sehr gering, was würde passieren wenn ich z.b. den gesamten Orderer 2.12. ersetzen würde?