public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] start X at startup without a login manager
@ 2009-03-20 15:09 fei huang
  2009-03-20 16:16 ` [gentoo-user] " Nikos Chantziaras
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: fei huang @ 2009-03-20 15:09 UTC (permalink / raw
  To: gentoo-user

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

I don't have any "xdm", "gdm" stuff but would like to start my windows
manager directly at startup, cause I'm the only one that use it.

here is my solution:
I use runlevel 3 as default, and add a line of code in
"/etc/conf.d/local.start":

su - myname -c startx&

this works just fine except my scim panel would not shown as before, but if
I login in normally with my user name, and type "startx" manually,
everything works perfect. I'm wondering what is the difference with those
two steps that cause the problem,
"ps" shows the scim processes  are just running normally, for reference, I
pasted my "xinitrc" here:

export XMODIFIERS='@im=SCIM'
export GTK_IM_MODULE=scim
scim -d

xrdb -merge ~/.Xresources
urxvtd -q -f -o

conky -q &

exec awesome


any ideas?

thanks

fei

[-- Attachment #2: Type: text/html, Size: 963 bytes --]

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

end of thread, other threads:[~2009-03-25 20:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20 15:09 [gentoo-user] start X at startup without a login manager fei huang
2009-03-20 16:16 ` [gentoo-user] " Nikos Chantziaras
2009-03-20 20:27   ` Sebastian Günther
2009-03-21  2:28   ` Tom
2009-03-21  3:28     ` fei huang
2009-03-20 18:09 ` [gentoo-user] " Florian Philipp
2009-03-20 18:21   ` Joshua D Doll
2009-03-20 18:43   ` James Ausmus
2009-03-20 20:22   ` Sebastian Günther
2009-03-21  7:14     ` Florian Philipp
2009-03-20 20:33 ` Sebastian Günther
2009-03-20 20:34 ` Paul Hartman
2009-03-25 20:03   ` Mick
2009-03-25 20:20     ` Sebastian Günther
2009-03-25 20:22     ` Paul Hartman
2009-03-22 13:00 ` gibboris
2009-03-23  4:19   ` fei huang

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