diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-27 17:39:00 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-27 17:39:00 +0200 |
commit | e474a3f357c8534077030039d9af960e40e886f3 (patch) | |
tree | b0d6c2aae56043bb3b97936e322c10e1954acd3e /debian/patches/320_nxagent_configurable-keystrokes.full.patch | |
parent | 92a0f58e85f79f96f9ad4ee04a8a82d7aac77294 (diff) | |
download | nx-libs-e474a3f357c8534077030039d9af960e40e886f3.tar.gz nx-libs-e474a3f357c8534077030039d9af960e40e886f3.tar.bz2 nx-libs-e474a3f357c8534077030039d9af960e40e886f3.zip |
update changelog, update patches
Diffstat (limited to 'debian/patches/320_nxagent_configurable-keystrokes.full.patch')
-rw-r--r-- | debian/patches/320_nxagent_configurable-keystrokes.full.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/320_nxagent_configurable-keystrokes.full.patch b/debian/patches/320_nxagent_configurable-keystrokes.full.patch index d9f1fd796..ae1897d14 100644 --- a/debian/patches/320_nxagent_configurable-keystrokes.full.patch +++ b/debian/patches/320_nxagent_configurable-keystrokes.full.patch @@ -990,7 +990,7 @@ Description: Make nxagent-specific keyboard bindings configurable +deactivate_input_devices_grab --- a/nx-X11/programs/Xserver/hw/nxagent/Args.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Args.c -@@ -148,6 +148,8 @@ +@@ -149,6 +149,8 @@ char nxagentVerbose = 0; @@ -999,7 +999,7 @@ Description: Make nxagent-specific keyboard bindings configurable int ddxProcessArgument(int argc, char *argv[], int i) { /* -@@ -1021,6 +1023,20 @@ +@@ -1022,6 +1024,20 @@ return 1; } |