Mer/Status/SmartQ

(Known issues specific to SmartQ7)
Line 10: Line 10:
===Known issues specific to SmartQ7===
===Known issues specific to SmartQ7===
-
* None
+
* There are no arrow keys currently. The by-pass can be use xmodmap
 +
vim .mod in your home directory
 +
keycode 73 = Up
 +
keycode 74 = Down
 +
keycode 36 = Right
 +
keycode 9 = Left
 +
Then run xmodmap .mod
[[Category:Mer]]
[[Category:Mer]]

Revision as of 22:31, 9 July 2009

This page describes the status and tips for the SmartQ devices

0.15 Mainly works

Known issues specific to SmartQ

  • None

Known issues specific to SmartQ5

  • None

Known issues specific to SmartQ7

  • There are no arrow keys currently. The by-pass can be use xmodmap

vim .mod in your home directory keycode 73 = Up keycode 74 = Down keycode 36 = Right keycode 9 = Left

Then run xmodmap .mod