Talk:Zboard MERC

From Gentoo Linux Wiki

Jump to: navigation, search

[edit] Improted from old Zboard page

The keycodes for the game pad and the numpad overlap in some areas. (The application posted for download in the article scans for when games are loaded and switches the map to support the game layout then switches back when the game closes)

  ! [START] Numpad
  keycode 245 = BackSpace KP_0
  keycode 107 = Delete KP_1
  keycode 188 = XF86Cut KP_2
  keycode 248 = XF86Copy KP_3
  keycode 106 = Insert KP_4
  keycode 103 = End KP_5
  keycode 105 = Next KP_6
  keycode 122 = XF86ModeLock KP_7
  keycode 97 = Home KP_8
  keycode 99 = Prior KP_9
  keycode 192 = plus
  keycode 82 = minus
  keycode 198 = asterisk
  keycode 232 = slash
  ! [END] Numpad
  ! [START] Gamepad of Keyboard (LEFT)
  ! Red Area (Movement)
  ! keycode 231 = q
  ! keycode 130 = w
  ! keycode 122 = e
  ! keycode 234 = a
  ! keycode 232 = s
  ! keycode 233 = d
  ! Left Area (Score, Voice)
  ! keycode 140 = Caps_Lock
  ! keycode 161 = Tab
  ! keycode 236 = Alt_L
  ! keycode 112 = Shift_L
  ! [END] Gamepad of Keyboard (LEFT)
Personal tools