* [gentoo-user] problem with changing virtual terminals
@ 2006-04-25 12:21 Goran Maksimovic
2006-04-26 2:18 ` Teresa and Dale
0 siblings, 1 reply; 5+ messages in thread
From: Goran Maksimovic @ 2006-04-25 12:21 UTC (permalink / raw
To: gentoo-user
Hi!
I installed Gentoo 2006.0 with LiveCD and then in my /etc/make.conf I enabled portage feature ~x86 so I could install the latest Xorg and KDE. When all was over I entered KDE by startx as normal user and noticed that I can't change virtual terminals by ctrl+alt+f1 and so on and neither by chvt command. But I can change when I startx as root so I don't know what is wrong; also with xev I checked if keys ctrl,alt and function keys are identified and it seems that they are?! Gentoo is installed on my HP nx9105 laptop which is dual booting with WinXP. Please help :) because I am stuck :)!
Bye
Goran
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] problem with changing virtual terminals
2006-04-25 12:21 [gentoo-user] problem with changing virtual terminals Goran Maksimovic
@ 2006-04-26 2:18 ` Teresa and Dale
0 siblings, 0 replies; 5+ messages in thread
From: Teresa and Dale @ 2006-04-26 2:18 UTC (permalink / raw
To: gentoo-user
Goran Maksimovic wrote:
>Hi!
>
>I installed Gentoo 2006.0 with LiveCD and then in my /etc/make.conf I enabled portage feature ~x86 so I could install the latest Xorg and KDE. When all was over I entered KDE by startx as normal user and noticed that I can't change virtual terminals by ctrl+alt+f1 and so on and neither by chvt command. But I can change when I startx as root so I don't know what is wrong; also with xev I checked if keys ctrl,alt and function keys are identified and it seems that they are?! Gentoo is installed on my HP nx9105 laptop which is dual booting with WinXP. Please help :) because I am stuck :)!
>
>Bye
>
>Goran
>
>
Check the xorg.conf file and look for this. Mine works and this is what
mine looks like, yours should be the same.
> # Option "NoTrapSignals"
>
> # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
> # (where n is 1 through 12). This allows clients to receive these key
> # events.
Hope that helps.
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] problem with changing virtual terminals
@ 2006-04-26 11:10 Goran Maksimovic
2006-04-26 11:19 ` Jannis Achstetter
2006-04-26 11:20 ` Teresa and Dale
0 siblings, 2 replies; 5+ messages in thread
From: Goran Maksimovic @ 2006-04-26 11:10 UTC (permalink / raw
To: gentoo-user
Hi!
I will try that but where if I haven't got this should I put it? Thanx for you help :).
Bye
Goran
-----Original message-----
From: Teresa and Dale teendale@vista-express.com
Date: Wed, 26 Apr 2006 03:33:07 +0200
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problem with changing virtual terminals
> Goran Maksimovic wrote:
>
> >Hi!
> >
> >I installed Gentoo 2006.0 with LiveCD and then in my /etc/make.conf I enabled portage feature ~x86 so I could install the latest Xorg and KDE. When all was over I entered KDE by startx as normal user and noticed that I can't change virtual terminals by ctrl+alt+f1 and so on and neither by chvt command. But I can change when I startx as root so I don't know what is wrong; also with xev I checked if keys ctrl,alt and function keys are identified and it seems that they are?! Gentoo is installed on my HP nx9105 laptop which is dual booting with WinXP. Please help :) because I am stuck :)!
> >
> >Bye
> >
> >Goran
> >
> >
> Check the xorg.conf file and look for this. Mine works and this is what
> mine looks like, yours should be the same.
>
> > # Option "NoTrapSignals"
> >
> > # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
> > # (where n is 1 through 12). This allows clients to receive these key
> > # events.
>
>
> Hope that helps.
>
> Dale
>
> :-) :-)
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] problem with changing virtual terminals
2006-04-26 11:10 Goran Maksimovic
@ 2006-04-26 11:19 ` Jannis Achstetter
2006-04-26 11:20 ` Teresa and Dale
1 sibling, 0 replies; 5+ messages in thread
From: Jannis Achstetter @ 2006-04-26 11:19 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 712 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Hi!
>
> I will try that but where if I haven't got this should I put it?
> Thanx for you help :).
>
> Bye
>
> Goran
No, if it's uncommented, comment it. It's just like the comment
beneath says:
>>> # Option "NoTrapSignals"
>>>
>>> # Uncomment this to disable the <Crtl><Alt><Fn> VT switch
>>> sequence # (where n is 1 through 12). This allows clients to
>>> receive these key # events.
Jannis Achstetter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.20 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFET1dQsnofy59UleQRAnALAJ9X8Auc/137W14zEWdRAC7XFdbD1wCfQukM
s0geIIZIvbztzEoM4zApFN4=
=vS7D
-----END PGP SIGNATURE-----
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 4798 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] problem with changing virtual terminals
2006-04-26 11:10 Goran Maksimovic
2006-04-26 11:19 ` Jannis Achstetter
@ 2006-04-26 11:20 ` Teresa and Dale
1 sibling, 0 replies; 5+ messages in thread
From: Teresa and Dale @ 2006-04-26 11:20 UTC (permalink / raw
To: gentoo-user
Goran Maksimovic wrote:
>Hi!
>
>I will try that but where if I haven't got this should I put it? Thanx for you help :).
>
>Bye
>
>Goran
>
>
>
>
>>Check the xorg.conf file and look for this. Mine works and this is what
>>mine looks like, yours should be the same.
>>
>>
>>
>>># Option "NoTrapSignals"
>>>
>>># Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
>>># (where n is 1 through 12). This allows clients to receive these key
>>># events.
>>>
>>>
>>Hope that helps.
>>
>>Dale
>>
>>:-) :-)
>>
>>--
>>gentoo-user@gentoo.org mailing list
>>
>>
>>
>>
If it is not there, that is fine. There must be something else making
it not work.
Anybody else have any ideas??
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-04-26 11:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-25 12:21 [gentoo-user] problem with changing virtual terminals Goran Maksimovic
2006-04-26 2:18 ` Teresa and Dale
-- strict thread matches above, loose matches on Subject: below --
2006-04-26 11:10 Goran Maksimovic
2006-04-26 11:19 ` Jannis Achstetter
2006-04-26 11:20 ` Teresa and Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox