]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.hh
supply python routines for next/prev workspace
[chaz/openbox] / src / bindings.hh
index 8a2f03e1df2371550bcd7084fbf4ed958f4bbe7d..00439e1e2713c69648ed88a209628e94fcd4b2b8 100644 (file)
@@ -111,7 +111,7 @@ public:
   //! Removes all key bindings
   void removeAllKeys();
 
-  void fireKey(unsigned int modifiers,unsigned int key, Time time);
+  void fireKey(int screen, unsigned int modifiers,unsigned int key, Time time);
 
   void setResetKey(const std::string &key);
 
This page took 0.021084 seconds and 4 git commands to generate.