分页: 1 / 1

用xmodmap交换Win键和Ctrl键

发表于 : 2010-07-04 20:55
millenniumdark

代码: 全选


remove Mod4 = Super_L
remove Mod4 = Super_R
remove Control = Control_L
remove Control = Control_R
keysym Control_L = Super_L
keysym Super_L = Control_L
keysym Control_R = Super_R
keysym Super_R = Control_R
add Mod4 = Super_L
add Mod4 = Super_R
add Control = Control_L
add Control = Control_R



Re: 用xmodmap交换Win键和Ctrl键

发表于 : 2010-09-18 23:16
ryebread
我想把CapsLK改为Ctrl键用

Re: 用xmodmap交换Win键和Ctrl键

发表于 : 2010-09-23 21:56
millenniumdark
ryebread 写了:我想把CapsLK改为Ctrl键用
man一下xmodmap囉。

我的Caps改成esc了。

Re: 用xmodmap交换Win键和Ctrl键

发表于 : 2010-09-24 9:30
eexpress
交换了干嘛。平时,最多是坏了一个,用另外的模拟而已。
你这下,按ctrl是不是很爽了?估计不是emacs派的。也不是fvwm派的。
:em04