Explorar el Código

Try to fix capslock swap

Kevin hace 6 años
padre
commit
42cc84ab0f
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      xinitrc

+ 3 - 2
xinitrc

@@ -41,7 +41,8 @@ xclock -geometry 50x50-1+1 &
 xterm -geometry 80x50+494+51 &
 xterm -geometry 80x20+494-0 &
 exec xterm -geometry 80x66+0+0 -name login
-# exec gnome-session
 
 # user-defined stuff
-setxkbmap -option caps:swapescape
+setxkbmap -option caps:escape
+
+exec startkde