emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Ax <michaelax@gmail.com>
To: Jean-Christophe Helary <jean.christophe.helary@gmail.com>,
	Org-mode <emacs-orgmode@gnu.org>
Subject: Re: keybindings again...
Date: Fri, 30 Jun 2017 11:56:02 +0200	[thread overview]
Message-ID: <c0f2ecbd-03af-9f37-50c3-dd8d64771cda@gMail.com> (raw)
In-Reply-To: <041DD055-236B-41DB-9054-D1CFC3D5831C@gmail.com>

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

Also $ xmodmap  .. if you should see an empty row in the output,
and a whole bunch of things clustered on the last line, then ..

write an ~/.Xmodmap to free up caps-lock and to have it act as the 
Hyper_L key.
two more lines move that modifier into the free row and you get an easy 
to hit
<H-return> on activation via $ xmodmap ~/.Xmodmap

With a US keyboard you might need to create that file, otherwise just add:

clear Lock
keycode 66 = Hyper_L
remove mod4 = Hyper_L
add mod3 = Hyper_L

I never worked out how to do this in the terminal as emacs is unusable 
in the
terminal on my debians (since i can remember; i use zile there 
instead).  one
could maybe make Hyper work outside X via /etc/console-setup/ [remap.inc]

p.s. C-x h  is your friend. you can not bind H-S-n, but you can bind H-N 
(for example)
$ xev  also shows the limits of what you can and can't bind.

iac, Caps-lock Enter is refreshingly easy to hit.   hope this helps!

Sure! Improvements to documentation are always welcome.

> Ok, I'll put that on my todo list now that I have solved that shortcut issue... :)
>
> Jean-Christophe


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

  reply	other threads:[~2017-06-30  9:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30  2:42 keybindings again Jean-Christophe Helary
2017-06-30  2:51 ` Kaushal Modi
2017-06-30  5:10   ` Jean-Christophe Helary
2017-06-30  5:27     ` Nicolas Goaziou
2017-06-30  7:23       ` Jean-Christophe Helary
2017-06-30 22:08         ` Emanuel Berg
2017-06-30  7:56       ` Jean-Christophe Helary
2017-06-30  8:14         ` Nicolas Goaziou
2017-06-30  8:40           ` Jean-Christophe Helary
2017-06-30  9:56             ` Michael Ax [this message]
2017-06-30  5:33     ` Kaushal Modi
2017-06-30  6:17     ` Eli Zaretskii
2017-06-30  7:28       ` Jean-Christophe Helary
2017-06-30  6:22     ` Yuri Khan
2017-06-30 21:55     ` Emanuel Berg
2017-07-01  0:00       ` Emanuel Berg

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c0f2ecbd-03af-9f37-50c3-dd8d64771cda@gMail.com \
    --to=michaelax@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jean.christophe.helary@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).