[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Unable to rebind keyboard device in vm-display-fbdev (FrameBuffer) (#575)

Ken Dickey notifications at github.com
Sun Jul 10 22:44:19 UTC 2022


Using evtest I was able to determine device mapping
 /dev/input/event0 -> menu-keys
    event1 -> audio jack
    event2 -> track pad
    event3 -> mouse
    event4 -> keyboard (raw keystrokes)
    event5 -> system control (e.g. sleep)
    event6 -> keyboard events (keycodes)

So binding 
  SQUEAK_KBDEV=/dev/input/event6
  SQUEAK_MSDEV=/dev/input/event3
then the Framebuffer display works just fine

-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/575#issuecomment-1179814471
You are receiving this because you are subscribed to this thread.

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/575/1179814471 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220710/790c312d/attachment.html>


More information about the Vm-dev mailing list