diff options
| author | 2012-04-18 09:56:43 +0200 | |
|---|---|---|
| committer | 2012-04-18 09:56:43 +0200 | |
| commit | abc2d953672c3da4f874cc6316f323f15d740f99 (patch) | |
| tree | 1f86defb079ee06a1fadd60c738404f4a5370744 | |
| parent | 9259143f7aafc48c90eb84406f8efe018d574f58 (diff) | |
| download | dotfiles-abc2d953672c3da4f874cc6316f323f15d740f99.tar.gz dotfiles-abc2d953672c3da4f874cc6316f323f15d740f99.zip | |
.Xmodmap
| -rw-r--r-- | .Xmodmap | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -15,9 +15,9 @@ add Control = Control_L ! ! Swap Shift_L and Super_L ! -! remove Shift = Shift_L -! remove Mod4 = Super_L -! keysym Super_L = Shift_L -! keysym Shift_L = Super_L -! add Shift = Shift_L -! add Mod4 = Super_L +remove Shift = Shift_L +remove Mod4 = Super_L +keysym Super_L = Shift_L +keysym Shift_L = Super_L +add Shift = Shift_L +add Mod4 = Super_L |
