]> Dogcows Code - chaz/openbox/blobdiff - util/epist/screen.hh
handle all combinations of lock modifiers on keypress
[chaz/openbox] / util / epist / screen.hh
index 4c3a47c2f89a5c8b7387f6fbb28808e3bab9a18c..be30baa58fce1e89524987a6bb8000c4c918d776 100644 (file)
@@ -80,6 +80,8 @@ public:
   void changeWorkspace(const int num) const;
   void toggleShaded(const Window win) const;
   void execCommand(const std::string &cmd) const;
+
+  void grabKey(const KeyCode keyCode, const int modifierMask) const;
 };
 
 #endif // __screen_hh
This page took 0.023034 seconds and 4 git commands to generate.