I like to do stuff myself sometimes. Often I don't really know how to do these things. I rely on Google to help me find out how. Occasionally, Google fails me utterly. Either I don't know what words to type in, or I just can't find it.
This is where I put the solutions to problems that I failed to find on google.
Wednesday, August 5, 2026
Reverse dvorak key mapping
' -> -
, -> w
. -> v
p -> l
y -> f
f -> u
g -> i
c -> j
r -> p
l -> n
/ -> z
= -> ]
\ -> \
a -> a
o -> r
e -> .
u -> g
i -> c
d -> e
h -> d
t -> y
n -> b
s -> o
- -> [
: -> s
q -> '
j -> h
k -> t
x -> q
b -> x
m -> m
w -> ,
v -> k
z -> ;
Say you want to map copy/paste to mouse, we need the character that maps to c, so "ctrl-i" and "ctrl-."
No comments:
Post a Comment