* Cinnamon version: 3.6.1-1
* Distribution - Antergos (Arc Linux) 64 bit
Issue
Can't capture Alt + Printscreen key in keyboard binding. The result is always Alt_L key captured: https://i.imgur.com/eI7KYBt.png
Steps to reproduce
- Start Menu -> Keyboard -> Shortcuts
- Try assign
Alt + Printscreen keybinding for any command.
- The result is always
Alt_L when pressed Alt + Printscreen.
Expected behaviour
Alt + Printscreen keybinding should be captured or registered successfully.
Other information
The workaround is by using dconf editor to modify the shortcut key directly.
For example, to set Alt + Printscreen shortcut for "Copy a screenshot of a window to clipboard" command:
- Go to
/org/cinnamon/desktop/keybindings/media-keys/window-screenshot-clip from dconf editor.
- Set the value to
['<Alt>Print'].
Issue
Can't capture
Alt + Printscreenkey in keyboard binding. The result is alwaysAlt_Lkey captured: https://i.imgur.com/eI7KYBt.pngSteps to reproduce
Alt + Printscreenkeybinding for any command.Alt_Lwhen pressedAlt + Printscreen.Expected behaviour
Alt + Printscreen keybinding should be captured or registered successfully.
Other information
The workaround is by using dconf editor to modify the shortcut key directly.
For example, to set
Alt + Printscreenshortcut for "Copy a screenshot of a window to clipboard" command:/org/cinnamon/desktop/keybindings/media-keys/window-screenshot-clipfrom dconf editor.['<Alt>Print'].