From: Javier <nospam@nospam.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Using AltGr as standard modifier key in emacs
Date: Tue, 13 Oct 2015 20:17:06 +0000 (UTC) [thread overview]
Message-ID: <mvjos2$j0o$1@speranza.aioe.org> (raw)
In-Reply-To: mailman.265.1444765466.7904.help-gnu-emacs@gnu.org
> but would you please instruct
> me about setting a separate X server for Emacs, or at least tell me where
> can I find information.
You can run an Xserver inside an existing Xserver
https://en.wikipedia.org/wiki/Xnest
https://en.wikipedia.org/wiki/Xephyr
export DISPLAY=:0
Xnest :1 -geometry 900x900+0+0 &
sleep 2
export DISPLAY=:1
emacs &
It was just an idea, but it looks you cannot define an indepent
keyboard map inside Xnest
http://linuxgazette.net/114/tag/1.html
You can try luck with Xephyr, but it's going to be another headache
http://superuser.com/questions/70428/how-can-i-sort-out-xephyrs-keyboard-mapping
next prev parent reply other threads:[~2015-10-13 20:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.229.1444746928.7904.help-gnu-emacs@gnu.org>
2015-10-13 16:57 ` Using AltGr as standard modifier key in emacs Rusi
2015-10-13 17:05 ` Rusi
2015-10-13 17:44 ` Shahab Shahsavari Alavidjeh
[not found] ` <mailman.256.1444758367.7904.help-gnu-emacs@gnu.org>
2015-10-13 18:19 ` Javier
2015-10-13 18:43 ` Javier
2015-10-13 19:42 ` Shahab Shahsavari Alavidjeh
[not found] ` <mailman.265.1444765466.7904.help-gnu-emacs@gnu.org>
2015-10-13 20:17 ` Javier [this message]
2015-10-14 5:18 ` Shahab Shahsavari Alavidjeh
2015-10-13 19:20 ` Shahab Shahsavari Alavidjeh
2015-10-13 13:11 Shahab Shahsavari Alavidjeh
2015-10-14 6:05 ` Yuri Khan
2015-10-14 6:47 ` Shahab Shahsavari Alavidjeh
2015-10-14 9:54 ` tomas
[not found] ` <mailman.289.1444802784.7904.help-gnu-emacs@gnu.org>
2015-10-14 12:17 ` Rusi
2015-10-15 1:47 ` Rusi
2015-10-15 2:23 ` Yuri Khan
[not found] ` <mailman.347.1444875907.7904.help-gnu-emacs@gnu.org>
2015-10-15 2:42 ` Rusi
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='mvjos2$j0o$1@speranza.aioe.org' \
--to=nospam@nospam.com \
--cc=help-gnu-emacs@gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).