#howTo
#linux #debian #ubuntu #ubuntu​Studio #KDE #Keybind #shortcuts #keyMapping #Umlaute

To be able to use the option to compose letters for example the german Umlaute "ä, ö, ü" or the spanisch "ñ" you have to activate the compose key option in the system settings menu. Once you have defined and activated a key on the keyboard for that specific purpose, you can compose the letters by combining respective or similar symbols with it while pressing the compose key.

Example:
["]+[composeKey] and than [u] => ü
[~]+[composeKey] and than [n] => ñ
[']+ [composeKey] and than [e] => é

#howTo
#linux #debian #ubuntu #ubuntu​Studio #KDE #Keybind #shortcuts #keyMapping

How to (re)map keys.
In the case of a #keyboard at hand there are two keys (down arrow and right arrow) that don't work anymore.
Solved this with (re)assigning the arrow up and arrow left keys in combination with the ALT key:
[ArrowUp]+[ALT] = arrow down
[ArrowLeft]+[ALT] = arrow right
The commands in the [Action] box are respectively Down and Right.

superuser.com wrote:

System settings:
  • => "Custom Shortcuts"
  • => "Edit" menu button at the bottom
  • => "New"
  • => "Global Shortcut"
  • => "Send Keyboard Input"

https:// superuser.com/questions/1826459/how-to-remap-key-combination-on-linux-wayland-kde-meta-arrow

#Keybind #shortcuts
#linux #debian #ubuntu #KDE

#howTo set a keyboard key to turn the screen off.

Creating a shortcut in settings -> shortcuts -> power management -> turn off screen doesn't work correctly.

To solve this create a customized shortcut:
Settings -> custom shortcuts -> EDIT - new -local shortcut - command

Enter as command line:
sleep 1; xset dpms force off

[sleep 1] delays command. This apparently solves the problem.
tested 2022.04 y 2024.04

@utopiarte @tutorial @studi0

for those of you playing
Once Human
But have been struggling to find the key bind
here is a short vid to share where it is:
#TheMoreYouKnow
#OnceHuman
#keybind
https://youtube.com/shorts/cKIUhPSpa9M?feature=share
Bevor Sie zu YouTube weitergehen

If you want to resize at sides on openbox this It is the best way to get it.

https://paste.debian.net/hidden/24448286/

Hope It works.

#openbox #keybind

Debian Pastezone

my #Moonlander #keybind of the day: the mighty semicolon `;`

i hold down the semicolon `;` key, the layer changes on the left half to one that is configured for one-button taps that send:

- `⌘ + [`and `]`
- `⌘ + ⇧ + [` and `]`

to very quickly cycle panes and tabs in iTerm, web browsers, and, any other application that has a tab bar, really.

as shown i also can control the pointer, wheels, and clicks in the same layer.

_;_ is mighty mighty.

#mechanicalKeyboards #config #work