Timeline for Numpad emulation
Current License: CC BY-SA 4.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 3, 2020 at 23:52 | comment | added | v6ak | Well, this is similar to my current solution (I use a modifier key instead of numlock), but it requires a custom layout. As explained in a comment to the other answer, I would like to avoid custom layout, as it is not fully universal with all the cases. | |
May 27, 2020 at 23:54 | comment | added | Eduardo Trápani | Ok, I think the new answer covers it. | |
May 27, 2020 at 23:54 | history | edited | Eduardo Trápani | CC BY-SA 4.0 |
added 838 characters in body
|
May 27, 2020 at 6:30 | comment | added | v6ak | I use setxkbmap. | |
May 26, 2020 at 15:26 | comment | added | Eduardo Trápani | Ok, I get it, I'll try to expand the answer, how are you setting the Czech layout? (command, tool,...) | |
May 26, 2020 at 6:57 | comment | added | v6ak | I have tried xbindkeys. I can set an action for some key combinations it might bring a solution. It is certainly something similar to what I have tried with Xfce key shortcuts and autokey. The problem is rather what action to use. Num lock is not what I need. I want to have some modifier key that changes JKL to 123, UIO to 456 and so on. I have tried xdotool (as mentioned in the original post), but with no luck. | |
May 25, 2020 at 1:50 | history | answered | Eduardo Trápani | CC BY-SA 4.0 |