浏览代码

update xinitrc

pull/1/head
10sr 12 年前
父节点
当前提交
e2a722be0c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      xinitrc

+ 2
- 0
xinitrc 查看文件

@@ -1,4 +1,6 @@
test "`hostname`" == "arch-aspireone" &&
setxkbmap -model "acer_laptop" -layout "jp" -option "ctrl:nocaps" # this line must comes first

xmodmap -e 'keycode 135 = Alt_R Meta_R' # menu key as alt
xmodmap -e 'keycode 101 = Alt_R Meta_R' # hiragana key as alt
#xmodmap -e 'remove Lock = Caps_Lock'


正在加载...
取消
保存