all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Marusich <cmmarusich@gmail.com>
To: Yoshinori Arai <kumagusu08@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: How to start Xorg server with startx
Date: Thu, 14 Feb 2019 02:51:29 -0800	[thread overview]
Message-ID: <87d0nu7idq.fsf@gmail.com> (raw)
In-Reply-To: <20190212045352.3krkrry3bfjsfpue@WaraToNora> (Yoshinori Arai's message of "Tue, 12 Feb 2019 13:53:53 +0900")

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

Hi Yoshinori,

Yoshinori Arai <kumagusu08@gmail.com> writes:

> I'm using slim display manager with ~/.xsession that is symbolic linked to
> ~/.xinitrc. My xinitrc script include keyboard setting with setxkbmaps, japanese
> input method with uim, and exec windowmanager such as cwm, fluxbox at last line.
>
> When I install another windowmanager, I think slim dispkay manager can't select
> it by F1 key because new windowmanager desktop file is not in
> /run/current-system/profile/share/xsessions but in
> ~/.guix-profile/share/xsessions.

Perhaps you need to install the other window manager into the system
profile, not your user profile?  You might be able to do that if you add
the window manager package to the "packages" field of your operating
system configuration file.  You will need to run "guix system
reconfigure", though.

Maybe if you do that, you will be able to select the other window
manager via F1 at the SLiM login screen.

> I have installed xorg-server and xinit and stopped xorg-server service
>to try to
> start Xorg server with startx command. But I couldn't start Xorg server with
> error, load module intel, vesa, can't open /dev/tty0 (permission error).
>
> Please tell me how to select windowmanager with F1 key on slim display manager
> without system reconfigure and in case using startx command, what configuration
> of Xorg is needed. 

I don't use startx, so I don't know enough to answer this question.
Maybe someone else can help?

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2019-02-14 10:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-12  4:53 How to start Xorg server with startx Yoshinori Arai
2019-02-14 10:51 ` Chris Marusich [this message]
2019-02-15 21:21   ` Alex Kost
2019-02-16 12:10     ` Yoshinori Arai

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=87d0nu7idq.fsf@gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=kumagusu08@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.