View previous topic :: View next topic |
Author |
Message |
sarumont Tux's lil' helper


Joined: 31 Oct 2002 Posts: 94 Location: /dev/urandom
|
Posted: Fri Apr 25, 2003 2:08 am Post subject: XFree-4.3.0-r2 and tty |
|
|
I noticed this problem after I upgraded to xfree-4.3.0-r2 from r1. When I'm in X, I can't access my ttys. I tried to CTRL+ALT+F? to them the other day and no dice. Anyone having this problem or have a possible solution? _________________ ~Sarumont
"Time is an illusion. Lunchtime doubly so." |
|
Back to top |
|
 |
plasmagunman l33t


Joined: 07 Jun 2002 Posts: 604 Location: berlin
|
Posted: Fri Apr 25, 2003 8:27 am Post subject: |
|
|
same problem here. i came from xfree-4.2.
it happened first when i upgraded all new config-files with etc-update, xfree-4.3 has a lot of them... _________________ please, feel free to correct my english. - por favor, corrige mi español. |
|
Back to top |
|
 |
bsolar Bodhisattva


Joined: 12 Jan 2003 Posts: 2764
|
Posted: Fri Apr 25, 2003 8:34 am Post subject: |
|
|
It's realted to this? _________________ I may not agree with what you say, but I'll defend to the death your right to say it. |
|
Back to top |
|
 |
plasmagunman l33t


Joined: 07 Jun 2002 Posts: 604 Location: berlin
|
Posted: Fri Apr 25, 2003 8:40 am Post subject: |
|
|
no, the problem are no ttys beyond tty10, but all before 7. i'm starting with X on tty7 and i'm not able to change to any console on tty1-tty6. _________________ please, feel free to correct my english. - por favor, corrige mi español. |
|
Back to top |
|
 |
zhenlin Veteran

Joined: 09 Nov 2002 Posts: 1361
|
Posted: Fri Apr 25, 2003 9:02 am Post subject: |
|
|
I can change, but changing back to X is very slow... Probably because of the new X. |
|
Back to top |
|
 |
sarumont Tux's lil' helper


Joined: 31 Oct 2002 Posts: 94 Location: /dev/urandom
|
Posted: Fri Apr 25, 2003 8:50 pm Post subject: |
|
|
Yeah...the problem is changing to any tty at all from tty7 (which is where X runs). I can change between them fine without X running, btw. Forgot to mention that the first time. _________________ ~Sarumont
"Time is an illusion. Lunchtime doubly so." |
|
Back to top |
|
 |
fragbert Tux's lil' helper


Joined: 18 Apr 2003 Posts: 75 Location: Dallas, TX
|
Posted: Sat Apr 26, 2003 6:59 pm Post subject: |
|
|
I found this in another post somewhere I think. The ALT-... keys are being passed through to the WM/apps by X, apparently. You need to modify your XF86Config to handle these keys again and restart; here are the pertinent entries:
Code: | Section "ServerFlags"
Option "DisableVidModeExtension" "false"
Option "DontZoom" "false"
Option "DisableModInDev" "false"
Option "HandleSpecialKeys" "Always"
EndSection |
Michael |
|
Back to top |
|
 |
sarumont Tux's lil' helper


Joined: 31 Oct 2002 Posts: 94 Location: /dev/urandom
|
Posted: Sun Apr 27, 2003 5:57 pm Post subject: |
|
|
Thanks, fragbert. Changing those values did the trick. _________________ ~Sarumont
"Time is an illusion. Lunchtime doubly so." |
|
Back to top |
|
 |
plasmagunman l33t


Joined: 07 Jun 2002 Posts: 604 Location: berlin
|
Posted: Sun Apr 27, 2003 10:56 pm Post subject: |
|
|
worked here too. thanks. _________________ please, feel free to correct my english. - por favor, corrige mi español. |
|
Back to top |
|
 |
|