summaryrefslogtreecommitdiff
path: root/multimedia/omxplayer/files/patch-Keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/omxplayer/files/patch-Keyboard.h')
-rw-r--r--multimedia/omxplayer/files/patch-Keyboard.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/omxplayer/files/patch-Keyboard.h b/multimedia/omxplayer/files/patch-Keyboard.h
new file mode 100644
index 000000000000..f1e97c42328c
--- /dev/null
+++ b/multimedia/omxplayer/files/patch-Keyboard.h
@@ -0,0 +1,11 @@
+--- Keyboard.h.orig 2015-10-24 12:09:14 UTC
++++ Keyboard.h
+@@ -21,7 +21,7 @@
+ void Process();
+ void setKeymap(std::map<int,int> keymap);
+ void setDbusName(std::string dbus_name);
+- void Sleep(unsigned int dwMilliSeconds);
++ int Hit();
+ int getEvent();
+ private:
+ void restore_term();