summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.Xmodmap5
-rw-r--r--.profile3
2 files changed, 2 insertions, 6 deletions
diff --git a/.Xmodmap b/.Xmodmap
deleted file mode 100644
index 1fd986a..0000000
--- a/.Xmodmap
+++ /dev/null
@@ -1,5 +0,0 @@
-clear lock
-clear control
-keycode 66 = Control_L
-add control = Control_L Control_R
-keysym Menu = Super_R
diff --git a/.profile b/.profile
index c0c1e45..0f17b9b 100644
--- a/.profile
+++ b/.profile
@@ -66,9 +66,10 @@ fi
setxkbmap \
-layout us,ir \
+ -option ctrl:nocaps \
-option grp:shifts_toggle
-xmodmap ~/.Xmodmap
+xmodmap -e "keysym Menu = Super_R"
xsetroot -cursor_name left_ptr
xset r rate 200 45