Hola listeros.
Uso Debian sid y no puedo cambiar al modo de texto con la combinación
de teclas ctl + alt + f1.
He estado buscando y no encuentro como, con la actualización ya no se
puede hacer esto :-/
Son bastante molestos estos cambios. Funcionaba y ya no :P
Si alguien puede comentar como arreglar esto, se los agradeceré.


Mi xorg.conf es:

>
> Section "Extensions"
>         Option "Composite" "Enable"
> EndSection
>
> Section "Module"
>       Load "dri"
>       Load "glx"
>       Load "dbe"
>       Load "synaptics"
> EndSection
>
> Section "InputDevice"
>       Identifier      "Generic Keyboard"
>       Driver          "kbd"
>       Option          "XkbRules"      "xorg"
>       Option          "XkbModel"      "pc105"
>       Option          "XkbLayout"     "latam"
> EndSection
>
> Section "InputDevice"
>       Identifier      "Configured Mouse"
>       Option          "Device" "/dev/input/mice"
>       Option          "CorePointer"
>       Option          "Protocol" "ImPS/2"
>       Driver          "mouse"
>       Option          "Emulate3Buttons" "true"
> EndSection
>
> Section "InputDevice"
>       Identifier "Synaptics Touchpad"
>       Driver "synaptics"
>       Option "SendCoreEvents" "true"
>       Option "Device" "/dev/psaux"
>       Option "Protocol" "auto-dev"
>       Option "HorizEdgeScroll" "0″
>       Option "SHMConfig" "true"
> EndSection
>
> Section "Device"
>       Identifier      "Configured Video Device"
>       Driver "intel"
>       BusID "PCI:0:2:0"
>       Option "DRI" "true"
>       Option "AccelMethod" "EXA"
>       Option "XAANoOffscreenPixmaps" "true"
> EndSection
>
> Section "Monitor"
>       Identifier      "Configured Monitor"
> EndSection
>
> Section "Screen"
>       Identifier      "Default Screen"
>       Monitor         "Configured Monitor"
> EndSection
>
> Section "ServerLayout"
>       Identifier "Default Layout"
>       Screen "Default Screen"
>       InputDevice "Configured Mouse"
>       InputDevice "Synaptics Touchpad"
>       Option "AIGLX" "true"
>       Option "AutoAddDevices" "off"
> EndSection

Saludos.
Marcos Delgado.


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Responder a