public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xvkbd/files: xvkbd-3.6-last_altgr_mask.patch
@ 2015-02-17  9:45 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2015-02-17  9:45 UTC (permalink / raw
  To: gentoo-commits

jer         15/02/17 09:45:45

  Added:                xvkbd-3.6-last_altgr_mask.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  x11-misc/xvkbd/files/xvkbd-3.6-last_altgr_mask.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/files/xvkbd-3.6-last_altgr_mask.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/files/xvkbd-3.6-last_altgr_mask.patch?rev=1.1&content-type=text/plain

Index: xvkbd-3.6-last_altgr_mask.patch
===================================================================
--- a/xvkbd.c
+++ b/xvkbd.c
@@ -681,7 +681,7 @@
     }
   }
 
-  last_altgr_mask = (altgr_mask | last_altgr_mask);
+  last_altgr_mask = altgr_mask;
   alt_mask = 0;
   meta_mask = 0;
   altgr_mask = 0;





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-17  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17  9:45 [gentoo-commits] gentoo-x86 commit in x11-misc/xvkbd/files: xvkbd-3.6-last_altgr_mask.patch Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox