ydotool
ydotool copied to clipboard
Shift+# possible on some keyboards
The output of ydotool key --help says:
Since we are emulating keyboard input, combination like Shift+# is invalid. Because typing a `#' involves pressing Shift and 3.
However, that's not true for some keyboard layouts. For example, on the german layout the #-key is an own key next to the enter key. So on german keyboards the combination Shift+# would actually work.
https://github.com/ReimuNotMoe/ydotool/issues/22
Since we are not German speakers, we have no idea about what should happen on German layout. All layout issues seem all come form German layout users 😢
So if anyone could help, we would be very appreciate about it. Thanks beforehand for all the helps!