public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] changing from X to shell
@ 2006-02-03 13:04 Cláudio Henrique
  2006-02-03 13:38 ` Michael Kjorling
  2006-02-03 15:04 ` [gentoo-user] " Harm Geerts
  0 siblings, 2 replies; 5+ messages in thread
From: Cláudio Henrique @ 2006-02-03 13:04 UTC (permalink / raw
  To: gentoo-user

after some updates, changing from KDE to shell seems to be disabled. I
do this by pressing Ctrl+Alt+Fn, where n<7.

how do I re-enable it again?

I have updated xorg-x11 to modular xorg-x11 but I have undone this
mistake, since mouse wheel seems to be a too difficult task to
accomplish.

well, that's it.

thanks in advance.

regards, claudio.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] changing from X to shell
  2006-02-03 13:04 [gentoo-user] changing from X to shell Cláudio Henrique
@ 2006-02-03 13:38 ` Michael Kjorling
  2006-02-03 14:00   ` Cláudio Henrique
  2006-02-03 15:04 ` [gentoo-user] " Harm Geerts
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Kjorling @ 2006-02-03 13:38 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

On 2006-02-03 11:04 -0200, rapaduraatomica@gmail.com wrote:
> after some updates, changing from KDE to shell seems to be disabled. I
> do this by pressing Ctrl+Alt+Fn, where n<7.
> 
> how do I re-enable it again?

Check to see if you have DontVTSwitch set in your xorg.conf.
 
-- 
Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
* ..... No bird soars too high if he soars with his own wings ..... *
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* PGP/GnuPG encrypted e-mail preferred * OpenPGP key ID: 0xBDE9ADA6 *

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] changing from X to shell
  2006-02-03 13:38 ` Michael Kjorling
@ 2006-02-03 14:00   ` Cláudio Henrique
  0 siblings, 0 replies; 5+ messages in thread
From: Cláudio Henrique @ 2006-02-03 14:00 UTC (permalink / raw
  To: gentoo-user

thanks, I'll do this

On 2/3/06, Michael Kjorling <michael@kjorling.com> wrote:
> On 2006-02-03 11:04 -0200, rapaduraatomica@gmail.com wrote:
> > after some updates, changing from KDE to shell seems to be disabled. I
> > do this by pressing Ctrl+Alt+Fn, where n<7.
> >
> > how do I re-enable it again?
>
> Check to see if you have DontVTSwitch set in your xorg.conf.
>
> --
> Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
> * ..... No bird soars too high if he soars with his own wings ..... *
> * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
> * PGP/GnuPG encrypted e-mail preferred * OpenPGP key ID: 0xBDE9ADA6 *
>
>
>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] Re: changing from X to shell
  2006-02-03 13:04 [gentoo-user] changing from X to shell Cláudio Henrique
  2006-02-03 13:38 ` Michael Kjorling
@ 2006-02-03 15:04 ` Harm Geerts
  2006-02-03 15:24   ` Cláudio Henrique
  1 sibling, 1 reply; 5+ messages in thread
From: Harm Geerts @ 2006-02-03 15:04 UTC (permalink / raw
  To: gentoo-user

On Friday 03 February 2006 14:04, Cláudio Henrique wrote:
> after some updates, changing from KDE to shell seems to be disabled. I
> do this by pressing Ctrl+Alt+Fn, where n<7.
>
> how do I re-enable it again?
>
> I have updated xorg-x11 to modular xorg-x11 but I have undone this
> mistake, since mouse wheel seems to be a too difficult task to
> accomplish.
X.org 7 contains a rigorous cleanup of keyboard configs.
You'll have to recheck the settings for your keyboard and adjust them to the 
new system.

To get the VT switch functionality back you can start with the following basic 
settings.
    Option      "XkbModel"      "pc104" # or pc105
    Option      "XkbLayout"     "us"

If you need some special characters on your keyboard you'll have to dig around 
for the right settings.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: changing from X to shell
  2006-02-03 15:04 ` [gentoo-user] " Harm Geerts
@ 2006-02-03 15:24   ` Cláudio Henrique
  0 siblings, 0 replies; 5+ messages in thread
From: Cláudio Henrique @ 2006-02-03 15:24 UTC (permalink / raw
  To: gentoo-user

I see... Well, I'll try to remember this in the future. X.org 7 gave
me too much trouble. I'll wait for the stable version. Thanks!

On 2/3/06, Harm Geerts <harmgeerts@home.nl> wrote:
> On Friday 03 February 2006 14:04, Cláudio Henrique wrote:
> > after some updates, changing from KDE to shell seems to be disabled. I
> > do this by pressing Ctrl+Alt+Fn, where n<7.
> >
> > how do I re-enable it again?
> >
> > I have updated xorg-x11 to modular xorg-x11 but I have undone this
> > mistake, since mouse wheel seems to be a too difficult task to
> > accomplish.
> X.org 7 contains a rigorous cleanup of keyboard configs.
> You'll have to recheck the settings for your keyboard and adjust them to the
> new system.
>
> To get the VT switch functionality back you can start with the following basic
> settings.
>    Option      "XkbModel"      "pc104" # or pc105
>    Option      "XkbLayout"     "us"
>
> If you need some special characters on your keyboard you'll have to dig around
> for the right settings.
>
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-03 15:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03 13:04 [gentoo-user] changing from X to shell Cláudio Henrique
2006-02-03 13:38 ` Michael Kjorling
2006-02-03 14:00   ` Cláudio Henrique
2006-02-03 15:04 ` [gentoo-user] " Harm Geerts
2006-02-03 15:24   ` Cláudio Henrique

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox