<p></p>
<p>With libevdev, mouse and keyboard are bound to devices in /dev/input with names like "event0" and "event1".<br>
Different keyboard/mouse hw binds to different numbers, so it is important to allow overrides via shell variables.<br>
E.g.<br>
SQUEAK_MSDEV=/dev/input/event1<br>
SQUEAK_KBDEV=/dev/input/event0<br>
vs<br>
SQUEAK_MSDEV=/dev/input/event0<br>
SQUEAK_KBDEV=/dev/input/event1</p>
<p>Mouse rebinding works, but not keyboard rebinding.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/575">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWYCEAUGOOTROVERBCTTZR4EDANCNFSM5A64YFSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEWYQTUWBZS3DMXZGTPTTZR4EDA5CNFSM5A64YFSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OGDZK2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/575",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/575",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>