[Pkg-urxvt-maintainers] Bug#839770: keysym syntax can't handle M-C-s

martin f krafft madduck at debian.org
Tue Oct 4 18:55:43 UTC 2016


Package: rxvt-unicode
Version: 9.22-1+b1
Severity: minor
Tags: upstream

I used to have

  URxvt.searchable-scrollback:   CM-s

and wanted to replace that with the "new" syntax:

  URxvt.keysym.MC-s:             searchable-scrollback:start

While the former works as expected, the latter does not properly.
Specifically, MC-s does work, but so does M-s by itself. This is of
course highly annoying and also not designed behaviour according to
the manpage:

  "a key mapping will match if at least the specified identifiers
  are being set, and no other key mappings with those and more bits
  are being defined."

This means that CM-NumLock-Shift-s will trigger the same as CM-s,
unless that is actually defined.

However, in my case, M-S does not fulfill "at least the specified
identifiers", as Control is missing.

The workaround seems to be to add

  URxvt.keysym.M-s:              builtin:

Note that this is not required in other cases, e.g. CM-Return works
fine (M-Return is not modified).

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rxvt-unicode depends on:
ii  base-passwd               3.5.40
ii  libc6                     2.24-3
ii  libfontconfig1            2.11.0-6.7
ii  libfreetype6              2.6.3-3+b1
ii  libgcc1                   1:6.2.0-4
ii  libgdk-pixbuf2.0-0        2.36.0-1
ii  libglib2.0-0              2.50.0-1
ii  libperl5.24               5.24.1~rc3-3
ii  libstartup-notification0  0.12-4
ii  libx11-6                  2:1.6.3-1
ii  libxft2                   2.3.2-1
ii  libxrender1               1:0.9.9-2
ii  ncurses-base              6.0+20160917-1

Versions of packages rxvt-unicode recommends:
ii  fonts-dejavu                                    2.37-1
ii  fonts-ipaexfont-gothic [fonts-japanese-gothic]  00301-2
ii  fonts-ipafont-gothic [fonts-japanese-gothic]    00303-16

rxvt-unicode suggests no packages.

-- no debconf information

-- 
 .''`.   martin f. krafft <madduck at d.o> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: digital_signature_gpg.asc
Type: application/pgp-signature
Size: 1089 bytes
Desc: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)
URL: <http://lists.alioth.debian.org/pipermail/pkg-urxvt-maintainers/attachments/20161004/d9b2bb99/attachment.sig>


More information about the Pkg-urxvt-maintainers mailing list