Chinaunix首页 | 论坛 | 博客
  • 博客访问: 81384
  • 博文数量: 21
  • 博客积分: 1445
  • 博客等级: 上尉
  • 技术积分: 175
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-07 18:33
文章分类
文章存档

2011年(1)

2008年(1)

2007年(19)

我的朋友
最近访客

分类: BSD

2007-12-29 21:12:52

! xmodmap ~/.Xmodmap in .xinitrc
!

! disable the annoying capslock so we cant accidentily hit it :)
remove Lock = Caps_Lock
!remove control = Control_R

! remap the "Print"-key to "F13"
keycode 111 = F13

! remap the "MULTIMEDIA"-keys"
keycode 237 = F21
keycode 162 = F22
keycode 160 = F23
keycode 176 = F24
keycode 174 = F25
keycode 230 = F26
keycode 236 = F27
keycode 178 = F28

!keycode 78 = anykey

! mx510 logitech, reorder mousebuttons
!pointer = 1 2 3 6 7 8 4 5

add mod4 = Super_L


!testing (from the manual)
!xmodmap -e 'keycode 94 = Delete' \
!        -e 'keycode 117 = Menu' \
!        -e 'remove Shift = Shift_L' \
!        -e 'remove Control = Control_L' \
!        -e 'keysym Control_L = Shift_L' \
!        -e 'keysym Shift_L = Control_L' \
!        -e 'add Shift = Shift_L' \
!        -e 'add Control = Control_L'
        
       
 
阅读(1138) | 评论(0) | 转发(0) |
0

上一篇:Conky 配置示例( ~/.conkyrc)

下一篇:xbindkeys

给主人留下些什么吧!~~