similar to: [ANNOUNCE] xkbevd 1.1.4

Displaying 5 results from an estimated 5 matches similar to: "[ANNOUNCE] xkbevd 1.1.4"

2010 Dec 09
0
[ANNOUNCE] xkbevd 1.1.2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. This release fixes a bug introduced in the configure script in 1.1.1 that broke cross-compilation, as well as other minor bug fixes, configuration improvements, and janitorial cleanups. Alan Coopersmith (8): config: replace deprecated
2015 Apr 17
0
[ANNOUNCE] xkbprint 1.0.4
xkbprint generates a printable or encapsulated PostScript description of an XKB keyboard description. This minor maintenance release provides the recent round of build configuration improvements and janitorial cleanups. Alan Coopersmith (26): Convert sources to X.Org standard coding style unifdef -Unotyet -UNOTYET Fix many const char * warnings Remove unused uASSERT macro
2010 Nov 12
2
X11R7.6 Release Candidate 1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's a bit after 11pm, on the 11th day of the 11th month of the year, so what better time for a new release of X11! Release Candidate 1 of X11R7.6 has been posted at: http://www.x.org/releases/X11R7.6-RC1/ This includes all the source tar files for the versions of the modules currently considered part of the core release set (aka the
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here:
2016 Aug 04
2
Remove zext-unfolding from InstCombine
Hi Sanjay, > Am 02.08.2016 um 21:39 schrieb Sanjay Patel <spatel at rotateright.com>: > > Hi Matthias - > > Sorry for the delayed reply. I think you're on the right path with D22864. No problem, thank you for your answer! > If I'm understanding it correctly, my foo() example and zext_or_icmp_icmp() will be equivalent after your patch is added to InstCombine.