mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 20:39:03 +00:00
more codes link comment
This commit is contained in:
parent
c1ee1fea65
commit
6e7551663d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// TODO: add more XF86XK_* codes from http://codesearch.google.com/#FIqYkqGz-i8/classlib/modules/awt/src/main/java/unix/org/apache/harmony/awt/nativebridge/linux/X11Defs.java
|
||||
module.exports = {
|
||||
XK_VoidSymbol: 0xFFFFFF,
|
||||
XK_BackSpace: 0xFF08,
|
||||
|
|
|
|||
Loading…
Reference in a new issue