computer_tips:how_to_map_single_shift_click_to_parenthesis
This works on most major DEs
- Install xcape on your distro
- Create file
.config/autostart/xcape.desktopwith contents[Desktop Entry] Type=Application Name=Shift to parenthesis mapping Exec=xcape -e "Shift_L=parenleft;Shift_R=parenright" X-GNOME-Autostart-enabled=true NoDisplay=false
computer_tips/how_to_map_single_shift_click_to_parenthesis.txt · Last modified: by admin
