User Tools

Site Tools


computer_tips:how_to_map_single_shift_click_to_parenthesis

This works on most major DEs

  1. Install xcape on your distro
  2. Create file .config/autostart/xcape.desktop with 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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki