mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-27 00:30:26 +08:00
Changes to support remapping modifier keys on clients.
This commit is contained in:
@@ -293,6 +293,7 @@ public:
|
||||
private:
|
||||
static bool readLine(std::istream&, CString&);
|
||||
static bool parseBoolean(const CString&);
|
||||
static OptionValue parseModifierKey(const CString&);
|
||||
static const char* getOptionName(OptionID);
|
||||
static const char* getOptionValue(OptionID, OptionValue);
|
||||
void readSection(std::istream&);
|
||||
|
||||
Reference in New Issue
Block a user