FG
💻 Software

Mapping Super+hjkl to arrow keys under X

Fresh5 days ago
Mar 15, 202620976 views
Confidence Score0%
0%

Problem

I'm trying to map: globally under X. The idea is I don't want to leave my home row that often to use the arrow keys, so I'll use the Super modifier + hjkl to emulate the arrow keys under X. Is there any way to do this? One thing I've tried is xbindkeys + xte using this configuration: but there seem…

Error Output

Super+h -> Left
Super+j -> Down
Super+k -> Up
Super+l -> Right

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Mapping Super+hjkl to arrow keys under X

Low Risk

Capslock + HJKL to arrow keys Create ~/.Xmodmap and put this inside: Add , , , as a third item to the h,j,k,l key entries in (the first section): run Alternative: Capslock as Control and Control_L + HJKL to arrow keys This is my current setup. I unm…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment