This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 12b54b17dfe145793c9eec48d47ddc5e65667743 Mon Sep 17 00:00:00 2001 | |
From: Viktor Mukha <[email protected]> | |
Date: Thu, 26 Feb 2015 11:13:42 +0100 | |
Subject: [PATCH] [#49] Trying to release keyboard grab (currently with Right | |
Ctrl) | |
--- | |
client/X11/xf_keyboard.c | 16 ++++++++++++++++ | |
1 file changed, 16 insertions(+) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 96d29ba9ef326f7ed3c9adc1b463c011c09787b1 Mon Sep 17 00:00:00 2001 | |
From: Viktor Mukha <[email protected]> | |
Date: Thu, 26 Feb 2015 11:13:42 +0100 | |
Subject: [PATCH] [#49] Trying to release keyboard grab (currently with Right | |
Ctrl) | |
--- | |
client/X11/xf_keyboard.c | 18 +++++++++++++++++- | |
1 file changed, 17 insertions(+), 1 deletion(-) |