All of lore.kernel.org
 help / color / mirror / Atom feed
* keyboard behavior change
@ 2017-09-30  2:12 John de la Garza
  0 siblings, 0 replies; only message in thread
From: John de la Garza @ 2017-09-30  2:12 UTC (permalink / raw)
  To: kernelnewbies

I have changed drivers/tty/vt/keyboard.c to allow me to use my return
key (or any other key) as a control key if pressed with another key or
simply as the return key when pressed and released. This only works in
virtual consoles.

I would like to figure out where to move this code to make it work
all the way up, so it will work in virtual consoles, X11 apps, and for
all keyboards.

I want to make it appear that 'keyboards' just work this way.

Anyone have any feedback to where to do something like this?

I have considered doing it with X, but I also would like it to work in
virtual consoles as well as X.

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

only message in thread, other threads:[~2017-09-30  2:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-30  2:12 keyboard behavior change John de la Garza

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.