startx 할때.. 그놈이 아니라 KDE로 로그인하려면 어떻게 하죠

shamlock의 이미지

기본으로 그놈으로 로그인되네요

근데 KDE로 로그인하고 싶은데 어떻게 하면 되는지요

랜덤여신의 이미지

~/.xsession 에 이렇게 적어 주세요.
exec startkde
다시 그놈으로 설정하려면
exec gnome-session

shamlock의 이미지

그래도 둘다 그놈만 되는군요..
다른 체크할 사항이 있나요

@.@

버려진의 이미지

startx 말고 startkde 하세요 =_=;

랜덤여신의 이미지

...아 맞다; 제가 실수했군요;;;;
~/.xsession 은 gdm/kdm 등의 로그인 매니저를 쓰는 경우에만 해당됩니다. startx 로 X 윈도우를 시작하는 경우에는 ~/.xinitrc 가 맞겠군요;;

촙5 wrote:
startx 말고 startkde 하세요 =_=;

저의 경우엔 startkde 는 X 윈도우가 이미 떠 있는 상황에서만 동작하네요...;
cinsk의 이미지

xdm, gdm과 같은 display manager를 쓰지 않을 경우, 대개 $HOME/.xinitrc 또는 시스템에 설치된 xinitrc에 따라, 실행되는 window manager가 달라집니다. 골치아픈 점 중의 하나는, 이 xinitrc의 내용이 배포판에 따라 꽤 다릅니다.

저는 Redhat Fedora Core 2와 gentoo를 쓰기 때문에, 두 가지의 예를 들어 보겠습니다.

Fedora의 경우, /etc/X11/xinit/xinitrc가 Xclient를 호출해서 window manager를 결정합니다. Xclient는 또 /etc/sysconfig/desktop을 읽어서, DESKTOP 변수에 따라 window manager를 결정합니다. 해결책은? /etc/sysconfig/desktop을 열어서 다음과 같이 고쳐주면 됩니다:

DESKTOP="KDE"

Gentoo의 경우, /etc/X11/xinit/xinitrc가 chooser.sh를 실행하고, 이것이 /etc/rc.conf를 읽거나 Xclient를 호출하게 됩니다. gentoo의 경우, Xclient를 만들어 두지 않았기 때문에, 간단히 /etc/rc.conf에 XSESSION을 바꿔 주면 됩니다. (/etc/rc.conf의 주석을 읽고 XSESSION 값을 설정하기 바랍니다):

XSESSION="kde-3.0.2"

이 두 배포판이 아니라면, 제가 도움을 드릴 수는 없지만, /etc/X11/xinit/xinitrc 또는 /usr/X11R6/lib/X11/xinit/xinitrc를 분석하면, 대충 알 수 있습니다.
:wink:

sodomau의 이미지

fedora 면...
#yum install switchdesk

#switchdesk kde

알아서 해 줍니다;

antz의 이미지

sodomau wrote:
fedora 면...
#yum install switchdesk

#switchdesk kde

알아서 해 줍니다;

이거 편하네요. :-)

데비안에는 이런 패키지가 없을까요?

-------------------------------------------

저는 KDM을 사용하고 있습니다.

XDM, GDM, KDM 등의 데스크탑 메니져를

사용해서 KDE로 들어가는 방법이 있습니다. :-)

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.