Timeline for Bind keybord shortcuts to a MIDI keyboard?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 21, 2020 at 0:07 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 23, 2020 at 0:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 21, 2020 at 22:56 | answer | added | ideasman42 | timeline score: 1 | |
| Feb 21, 2020 at 13:37 | comment | added | Stefan | Kind of OT, but I guess it's a consequence of the question. OTOH, it would be good to make your answer a bit more complete, e.g. pointing to setxkbdmap and -device to make the answer useful even without folling the link. | |
| Feb 21, 2020 at 7:50 | comment | added | Matteo Gamboz | [maybe OT] some tried to connect multiple keyboards and change the keymap of one of the them superuser.com/a/787910/203364 | |
| Feb 20, 2020 at 20:50 | comment | added | Aidan Schofield | there is a package on ELPA, elpa.gnu.org/packages/midi-kbd.html This allows you to use a MIDI device for input to Emacs. It turns key presses on the MIDI device into key-events which you must bind to commands. I have not used this so do not know what it really does for you. By the way, once you have set up your MIDI keyboard using midi-kbd you can check the key-events it has assigned to key presses on the MIDI keyboard by typing "C-h k" and then pressing the key you are interested in on the MIDI keyboard. | |
| Feb 20, 2020 at 20:18 | comment | added | Gabriele | I'm on Linux. Thanks! | |
| Feb 20, 2020 at 20:15 | comment | added | Dan | You would need to check what keycodes your OS receives when you press keys on the MIDI keyboard. If you're on Linux, you can use xev to do so. | |
| Feb 20, 2020 at 19:58 | history | asked | Gabriele | CC BY-SA 4.0 |