From: fei huang <daniel.huangfei@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] start X at startup without a login manager
Date: Fri, 20 Mar 2009 23:09:56 +0800 [thread overview]
Message-ID: <5cd9791d0903200809h27b4704ci9c44cb00a9561ee@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2009-03-20 15:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-20 15:09 fei huang [this message]
2009-03-20 16:16 ` [gentoo-user] Re: start X at startup without a login manager 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5cd9791d0903200809h27b4704ci9c44cb00a9561ee@mail.gmail.com \
--to=daniel.huangfei@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox