Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] Backspace code not being passed on to apps
@ 2017-04-10 10:41 Paulo Matos
  0 siblings, 0 replies; only message in thread
From: Paulo Matos @ 2017-04-10 10:41 UTC (permalink / raw)
  To: kbd

Hello,


I hope this is the correct place to ask this question. Please keep
reading (I understand that you have rolled your eyes as soon as you saw
the 'backspace' word).

Long story short, the kernel is not passing on backspace information to
the system. Kernel is 4.10.8-200.fc25.x86_64.

During normal running operation after my disk filled up and fedora
failed to upgrade backspace stopped working. However, I can't tell for
certain it was because disk space filled up. It just suddenly happened.

xev, showkeys and evtest do not show any key code for backspace.
journalctl does not show unknown key message and I used wireshark to
prove that usb does send keycode showing this is not a hardware problem.

So, when I press backspace 0x81 usb endpoint sends 0x2a to the kernel or
whoever receives these messages from the usb device (my point is that
the code gets into the software from the usb device). From this point
onward nothing seems to happen to this code. My question is, what should
my steps be in order to diagnose what's happening with the key inside
the kernel?

 Kind regards,
-- 
Paulo Matos


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

only message in thread, other threads:[~2017-04-10 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 10:41 [kbd] Backspace code not being passed on to apps Paulo Matos

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