Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] plain keycode changes not only the first column
@ 2018-05-07 14:36 Oleg Bulatov
  0 siblings, 0 replies; only message in thread
From: Oleg Bulatov @ 2018-05-07 14:36 UTC (permalink / raw)
  To: kbd

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

Hi,

when a key is defined with exactly one action code, and `plain keycode NNN = ACTION` is used after that, it acts as if the `plain` modifier is not present. It changes the key definitions for all modifiers.

Steps to reproduce:

$ cat example.map
keymaps 0-1
keycode 46 = x
plain keycode 46 = +c
$ loadkeys ./example.map
$ dumpkeys -f | grep ' 46’

Expected output:

keycode  46 = +c               +X

Actual output:

keycode  46 = +c               +C

--
WBR, Oleg

[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-07 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-07 14:36 [kbd] plain keycode changes not only the first column Oleg Bulatov

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git