ydotool icon indicating copy to clipboard operation
ydotool copied to clipboard

Shift+# possible on some keyboards

Open ricerox opened this issue 6 years ago • 1 comments

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.

ricerox avatar Jun 24 '19 13:06 ricerox

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!

ClassicOldSong avatar Nov 16 '19 15:11 ClassicOldSong