[vala] x11: Add XK_Super_L and XK_Super_R bindings
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] x11: Add XK_Super_L and XK_Super_R bindings
- Date: Sat, 8 Jan 2011 13:48:15 +0000 (UTC)
commit cfc66566cd0d414aee64342ac599433f9edfbc9f
Author: Jürg Billeter <j bitron ch>
Date: Sat Jan 8 14:13:59 2011 +0100
x11: Add XK_Super_L and XK_Super_R bindings
vapi/x11.vapi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/vapi/x11.vapi b/vapi/x11.vapi
index 2567261..64cfca1 100644
--- a/vapi/x11.vapi
+++ b/vapi/x11.vapi
@@ -946,5 +946,7 @@ namespace X {
public const uint XK_Num_Lock;
public const uint XK_Scroll_Lock;
+ public const uint XK_Super_L;
+ public const uint XK_Super_R;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]