Slashdot Mirror


X.Org 6.8.2 is Out

ertz writes "The X.Org Foundation today announced the fourth release of the X Window System since the formation of the Foundation in January of 2004. The new X.Org release, called X Window System Version 11, Release 6.8.2 (X11R6.8.2) builds on the work of X.org X11R6.8.0 and X11R6.8.1 released in 2004. X11R6.8.2 combines the latest developments from many people and companies working with the X Window System and an open X.Org Foundation Release Team. All Official X.Org Releases are available for download from the ftp site and at mirror-sites world-wide."

41 of 450 comments (clear)

  1. So is Xfree86 dead? by glrotate · · Score: 4, Interesting

    Is it being actively maintained or developed?

    1. Re:So is Xfree86 dead? by Quattro+Vezina · · Score: 3, Informative

      I believe it's still being developed, but most distributions are no longer packaging it.

      --
      I support the Center for Consumer Freedom
    2. Re:So is Xfree86 dead? by eatjello · · Score: 3, Interesting

      not dead, just forked. xfree86 is still in active development, but is currently under a feature freeze so they can concentrate on cleaning up the code (something xfree very much needs).

    3. Re:So is Xfree86 dead? by iabervon · · Score: 4, Informative

      It is being maintained and developed as actively as it ever was, which is to say that there's a first release candidate for the first version after the split ready now. Whether that counts as "active" or not depends on your point of view.

    4. Re:So is Xfree86 dead? by Just+Some+Guy · · Score: 4, Informative
      X.org was largely formed because the people who most actively wanted to contribute to XFree86 weren't allowed to. Honestly, I don't think that there's really any left who could or would want to actively continue XFree86. On the other hand, X.org is being sponsored by HP, Sun, and IBM, and has representatives from SUSE, HP, Sun, and Red Hat on its board of directors.

      No, the real question is whether anyone qualified to continue X development is still sticking with XFree86. From what I can see, the answer is no.

      --
      Dewey, what part of this looks like authorities should be involved?
    5. Re:So is Xfree86 dead? by Citizen+of+Earth · · Score: 4, Funny

      Is it being actively maintained or developed?

      If a tree falls in the forest and nobody hears it...?

    6. Re:So is Xfree86 dead? by RealAlaskan · · Score: 4, Insightful
      Actually IIRC much of the reason for the fork was due to a license change that many groups/people thought was too restrictive and incompatible with the popular OSS licencies (GPL/BSD/APACHE etc...)

      I remember that, and I agree it was the straw that broke the camel's back, but I also recall that there had been long-standing, wide-spread dissatisfaction with the pace of development and the access to the process.

      I was exaggerating when I said that Xfree isn't being developed; it still seems to be lumbering along at about the same old pace. I think that the pace at which x.org is moving will have nearly as much to do with its success as the new, improved (actually, same old?) license.

    7. Re:So is Xfree86 dead? by Chandon+Seldon · · Score: 3, Insightful

      In some alternate universe where the only use for accelerated 3d was gaming, your post would make tons of sense.

      Here in the real world, hardware accelerated 3d is an important capibility for everything from CAD to basic 2d desktop rendering.

      The requirement for 3d hardware acceleration for general usage applications is becoming more and more widespread. Already features that were only avaiable in high-end 3d cards in 1995 are now required to get a reasonable user experiance out of both Windows XP and Mac OS X - I wouldn't assume that modern Open Source desktop environments won't use the same techniques to keep up.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  2. Debian? by Anonymous Coward · · Score: 3, Interesting

    Anyone in the know know why Debian is sticking to a fork of the old XFree code, and not moving to x.org like other distros?

    1. Re:Debian? by bogaboga · · Score: 3, Insightful

      Debian is very conservative in upgrades. I understand that it is why Debian is very stable too. They (Debian) wait for the early adopters (Mandrake et al...) to see and iron out the bugs. Why are you anonymous?

    2. Re:Debian? by FreeUser · · Score: 4, Funny

      Debian will move to Xorg the day Duke Nukem Forever is released.

      I see you've been playing with the Duke Nukem beta as well.

      The experimental version of Debian that will be running xorg REQUIRES Duke Nukem Forever to boot. It runs as a client process, accessible by shooting the bouncer at the alien-infested oyster bar (from the opening screen take 2 lefts, a right, a left, and straight on three blocks. It'll be on your right.) Killing the bouncer will fork off a process that boostraps the new Debian, from which point you can fire up xorg either using startx or by defaulting to runlevel 5.

      --
      The Future of Human Evolution: Autonomy
  3. Ati Drivers by espergreen · · Score: 4, Insightful

    I wonder if Ati users will have to wait another 6 months to get 6.8.2 support.

    1. Re:Ati Drivers by MarcQuadra · · Score: 3, Insightful

      I wonder when Linux users will stop buying hardware that doesn't have published interfaces.

      I also wonder when people with ATI card that are actually supported will realize it. My RADEON 9200 and 7500 get full 3D acceleration without the closed drivers.

      --
      "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails
    2. Re:Ati Drivers by Anonymous Coward · · Score: 5, Insightful

      >> I wonder when Linux users will stop buying hardware that doesn't have published interfaces.>>

      I wonder when some Linux users will stop being so arrogant. Many people come to Linux AFTER they have purchased an ATI card with a desktop or notebook.

      "Switch to Linux it's better."
      "Okay. Reformat hard drive, install, configure. Hey, i can't get my ATI card to work."
      "You are so stupid. Why didn't you buy a card that works with Linux?"

  4. Mostly stability by Anonymous Coward · · Score: 5, Informative

    It looks like its moslty a stability update than features:
    The X11R6.8.2 release is intended to be a stable bug fix release ("Maintenance update") for the X11R6.8.0 and X11R6.8.1 X11 releases of the Xorg Foundation, containing bug fixes, security updates and a small set of new features, which include the following:

    * ATI R100 video driver
    * ATI "radeon" video driver
    * ATI Rage128 video driver
    * CYGWIN infrastructure update
    * DMX Library updates
    * Intel i810 video driver
    * libXpm security update (CAN-2004-0914)
    * Mesa (OpenGL) update to release 6.2
    * Fixes to the pseudocolor emulation layer (currently only used by the Neomagic driver.)
    * "nv" (Nvidia) video driver
    * Postscript print driver
    * Xprint infrastructure update

    1. Re:Mostly stability by Grishnakh · · Score: 3, Informative

      Huh? Who needs fabs? Most companies designing chips don't actually manufacture them; they send them to contract manufacturers who do. With open hardware, you'd have to pay to have a batch of chips made, but it's far less than it'd cost to build a fab.

      Ever design circuit boards? I have. I tried making some by hand with rub-off stuff from Radio Shack and ferric chloride, and it was a PITA. Then I found www.custompcb.com in Malaysia which sent me two 4x5.5" boards for $26, including shipping. $26 is a lot cheaper than it would have cost me to set up my own photolithography and etching lab.

  5. YAY! by zoloto · · Score: 5, Funny

    This is actually a little faster on my 500mhz intel system! And who said code get's slower as it ages?

    1. Re:YAY! by Anonymous Coward · · Score: 3, Funny

      Not me. Every new version of OSX that has come out has made my old Mac run faster.

  6. NetBSD by Coneasfast · · Score: 4, Interesting

    when will netbsd switch to xorg for its official X.

    i know they have no problem with the new XFree86 license, but there are other reasons. Xorg is the new de facto standard. it has more features, cleaner code, and the best xfree86 developers have moved to xorg. xfree86 will soon be obsolete, it's time they switch.

    what's holding them back? they can still keep xfree86 on as an alternative too.

    --
    Marge, get me your address book, 4 beers, and my conversation hat.
    1. Re:NetBSD by agent+dero · · Score: 3, Informative

      `cd /usr/pkgsrc/meta-pkgs/xorg; setenv X11_TYPE xorg; make install clean`

      It's been in pkgsrc for a while, and works fine :)

      --
      Error 407 - No creative sig found
  7. Changelog by BinLadenMyHero · · Score: 4, Insightful

    Dear Taco,

    Please post a link to a summary of changes when anouncing the release of a new version of any software.

    1. Re:Changelog by Anonymous Coward · · Score: 5, Informative

      X.org is getting hammered by /. so here is the summary of changes:

      2. Summary of new features in X11R6.8.2

      This is a sampling of the new features in X11R6.8.2. A more complete list of changes can be found in the ChangeLog file that is part of the X source tree.

      * Freetype was updated to version 2.1.8. But installing freetype from X distributions would often or usually result in the replacement or use of "stale" versions of freetype. On Linux, FreeBSD, Solaris 10, and SCO5, therefore, X11R6.8.2 will by default use the version of freetype2 that is installed on the system. If your system doesn't come with an installed freetype2 and you wish to use the version supplied with this distribution, please add: #define HasFreetype2 NO to config/cf/host.def.
      * The XTT font module and FreeType1 have been retired because FreeType2 subsumes their functionality
      * Retire old PS Type1 font rasterizer (except for CID font usage) since the FreeType2 rasterizer now handles PS Type1 (*.pfa, *.pfb)
      * Render implementation fixes
      * Updated x86emu and resynced with upstream at Scitech
      * Updated SiS driver
      * Updated Nvidia driver (opensource version)
      * Render acceleration for ATI's R100 and R200-series cards
      * Substantial speedups in the software implementation of the render extensions when compiled with gcc 3.4 on the i386 architecture.
      * Infrastructure for rotation support in drivers
      * New Trapezoid specification for the Render extension
      o Respecify Render to include only 'normal' traps
      o Allow backward compatibility but internally covert to new format
      * Software mouse cursor is now based on the Damage extension
      * A new keyboard driver is enabled by default. The old driver is disabled unless explicitly compiled in by defining the macro |USE_DEPRECATED_KEYBOARD_DRIVER|.
      * All extensions (except Xserver-specific extensions "DMX" and "XpExtension") can now be enabled/disabled from the configuration file and from the command line.
      * Mac OS X updates:
      o Support dynamic screen configuration changes in rootless mode
      o Added option to always use Mac command key equivalents
      o Interpret scroll wheel mouse events correctly when shift is held down
      o Added trivial Xinput support
      o Fixed launch of X clients from Finder with a space in their path
      o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier
      * Updated xterm version

      2.1. New X extensions

      X11R6.8.2 includes four new extensions:

      XFixes

      The XFixes extension is a collection of improvements for deficiencies in the core protocol, including

      * Notification when a selection changes
      * Server-side region objects
      * Allow clients to track the cursor image

      Damage

      The Damage extension allows a client to be notified whenever something is drawn to a window. This feature is useful for VNC servers, for screen magnifiers, and for clients using the Composite extension to update the screen.
      Composite (experimental)

      The Composite extension allows a client to request that all drawing to window is redirected to off-screen buffer. Though the Damage extension the client, called a 'compositing manager', can know which areas of a window is modified and render the windows on screen. By making use of the drawing requests from both the core protocol and the RENDER extension, the compositing manager can create special effects, such as translucennt windows.

      The Composite extension is considered experimental in X11R6.8.2 and is turned off by default.
      XEvIE (X Event Interception Extension) (experimental)

      XEvIE is an extension to intercept core keyboard and pointing device input It allows consumation, modification or synthesis of input events before these are sent to their final destination (i.e., interested clients). This feature is required by the GNOME accessibility project.

      The XEvIE extension is considered experimental

  8. X.org by Sunspire · · Score: 4, Informative

    Forget about the X.org website, it's worthless. If you want to see what's changed in 6.8.2, turn to the release notes over at Freedesktop.org.

    --
    It's like deja vu all over again.
  9. PCI-Express and X86-64 fixes by Anonymous Coward · · Score: 5, Informative

    I bought parts for a new PC which arrived on Monday, and while setting up SuSE 9.2 I discovered a slight ... incompatibility. If you're using a PCI-Express NVidia card on x86-64, things may prove somewhat problematic with X.org 6.8.1. In my case, the graphical installer simply wouldn't run, and after installing via VNC I couldn't get the proprietary NVidia driver to work without serious corruption of the mouse pointer, missing text and so on.

    I had been concerned that I'd have to switch off stuff like dual-head, hardware acceleration etc., but it turns out it's a (now fixed) bug in X.org regarding PIC-Express and 64-bit Linux on AMD processors. I was downloading some semi-official 6.8.2 packages just before seeing this...

    So, if you're having problems with X on a spangly new system, I hope this helps. ;-)

  10. Why is this under "Linux"? by MondoMor · · Score: 4, Insightful

    This applies to a broad range of OSes. It has very little to do with Linux directly.

  11. Re:X.org, openoffice.org by TheRaven64 · · Score: 4, Informative

    OpenOffice.org is used because OpenOffice it trademarked (by someone other than OpenOffice.org). X.org is probably used because X by itself is often used as an abbreviation for the X Windowing System, rather than a specific implementation.

    --
    I am TheRaven on Soylent News
  12. Xgl by Doc+Ruby · · Score: 5, Interesting

    How about Xgl, the port of X to OpenGL HW/SW?

    --

    --
    make install -not war

    1. Re:Xgl by Doc+Ruby · · Score: 4, Insightful

      Er, you've missed the point. The point is that his X server is calling OpenGL, for all its rendering. So the HW can do all kinds of special effects, like piping scaled windows around for better representation of related contexts. Quibbling about beta features like dropshadow differentiation is really just sour grapes. I worked at Apple for a while; I know how tempting it is to complain when someone else furthers a technique Apple pioneered, or even just pioneered in promoting. If Apple were publishing GPL OpenGL X versions that run on other OS'es than OSX, there might be something to complain about. But not really - then we'd be happy to have some competition to keep things moving forward.

      --

      --
      make install -not war

  13. Re:Debian by Anonymous Coward · · Score: 3, Informative

    Get Ubuntu instead. It's essentially a cleaned up version of Debian Sid and it includes X.org.

  14. Re:Windows driven Linux by danheskett · · Score: 5, Informative

    I believe Windows remote desktop does this
    You believe entirely, 100% wrong. Windows does no such thing.

    Remote desktop actually works very simply, much like VNC does. It's simpler than using a remote X server as well.

    Take a look at the source code for rdesktop sometime. It handles mouse and keyboard redirection, audio streaming (two way), and a video protocol.

    Remote desktop "feels fast" because of two things. For one, apparently it has some good kernel level hooks so that where other stuff has to "watch" the frame buffer to figure out changes, remote desktop is notified. It's a much more efficent method, and it means that the client is truly dumb. It doesn't have to know anything about fonts, or widgets, or windows, or anything.

    X works quite a bit differently. It also doesn't have to know about widgets and all that stuff. Windows RDP goes "after" everything is drawn and takes a look at the end product - the compisited ready to draw images or portions of portions of the screen. X actually brings the primitives over the wire. Which can be sometimes much, much faster and more bandwidth effective. It depends on the application.

    This is a good short inro on xlib programming.

  15. Which card instead? by tepples · · Score: 3, Insightful

    I wonder when Linux users will stop buying hardware that doesn't have published interfaces.

    As soon as you tell us what to buy instead. Other than NVIDIA and ATI, neither of which publishes a full register level spec, which video chipsets are available as consumer level video cards sold in Best Buy stores or as part of a notebook computer? Or do you expect us all to buy X11 thin clients instead of video cards?

    1. Re:Which card instead? by LourensV · · Score: 3, Informative

      Help is on the way. TechSource, which makes video cards for air traffic control and medical applications has started work on a desktop/workstation card that will be able to accelerate enough of X.org and OpenGL to be usable. It won't blow your socks off in gaming, but for many users that's not important anyway. More importantly, the specs will be fully open. More information on OpenGraphics.org.

      Oh and yes, it's been mentioned on Slashdot before.

      Join us and help out!

  16. Debian/unstable by phorm · · Score: 3, Insightful

    Yes, I'm very dissappointed in Debian/unstable for this. Certainly many other packages are available in unstable, up to CVS and bleeding-edge upgrades. But no X.org.

    I've had some nasty things happen with package dependencies breaking in unstable, so I'm fairly sure they're not holding off because of that.

    1. Re:Debian/unstable by Kethinov · · Score: 3, Informative

      You can compile X.org in Debian just fine. I've done it. Not that it really matters. The hardware accelerated features that X.org is developing are still too new and unstable to be usable at any reasonable level. I'm really not going to care one way or another if Debian gets X.org until GNOME and KDE start doing useful things with cario, glitz, damage, and whatnot. Granted, work on this has indeed started, but until it is usable at at least a beta level, Debian need not waste their time rushing to adopt the X fork. They will. Give them time. The rush work that needs to be done is not at the distro level but at the development level. I want to see GNOME and KDE using nifty hardware accelerated effects. Real transparency built into the terminal and an Expose clone. Then distros can start worrying about packaging X.org.

      --
      You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
  17. Re:Torrent? by TheSurfer · · Score: 4, Informative

    As you wish: click :)

  18. "Client server is slow" myth dispelled, once more by DrWhizBang · · Score: 4, Informative

    With all due respect, you don't really seem to know much on this subject. As I understand it, it is not the client-server model, nor the inefficiency of the X protocol that is at issue here. It is rather a the stagnancy of the x toolkit (which could be blamed on the xfree86 organization, if one likes to point fingers) that has caused this.

    As has been stated in another thread, X11R6 was first released in 1994. No significant changes were made to its drawing libraries before the addition or the render extension (with anti-aliased fonts) by Keith Packard in the 2001/2002 timeframe. In 1994, things that we take for granted like true-colour displays. Windows 95 had not been released - Windows 3.1 was mostly seen in 256 colours!

    As more graphical applications (e.g. web browsers, image viewers) became the norm, and 32-bit colour became common, application writers sought solutions that would allow them the functionality they needed. GTK+ and QT became toolkits that supplied the features that X lacked, at the cost or having to perform client side rendering. This pushes more and more pixels with higher bit-depths through the X protocol to the server. Some solutions were devised for special cases like OpenGL (GLX) and video (Xvideo), but X's core display system did without updates.

    Since the clients now had to push lots of bits through the X protocol to the server, 2D graphics displayed the latency that you describe, even on really fast hardware. In a way, the Render extension seems to have pushed this over the edge since software fallbacks required (esp. for text) made rendering crawl.

    The solution that the X.org guys have come up with is this: reduce the reading and writing over the X "pipe". There are a few methods that they are using. First is the XFixes extension. This extension supplies some additional functions that were missing in the core protocol - like the ability to address a region. Once this was in place, the Damage extension could be created, which allows the client and server to pass less information back in forth because they can now identify when a region has been damaged and needs to be redrawn.

    The next piece is Composite and the composite manager. Composite allows the server to draw windows into an offscreen region so that the composite manager can redraw them on the screen. By doing this, the composite manager can use the hardware acceleration in the video card to do smooth opaque moves, and additionaly special effects. Theoretically, a composite manager could be written to use OpenGL, which would be really smooth. I can testify, however, that using Composite and xcompmgr on my PC at home is smooth as glass. 32 bit colour, drop shadows, and all the niceties...

    The next step will be Cairo, Glitz, and XGL. I am anxiously waiting for a release of this stuff, because it is way cool.

    --
    Schrodinger's cat is either dead or really pissed off...
  19. The relationship between unstable and testing by steveha · · Score: 4, Informative

    I always hear about Sarge, but what about the unstable branch of Debian ? I still don't get why Sarge would require unstable to be frozen like that - and in fact, it isn't the case for most of the other packages.

    It's very simple.

    Debian has three major branches: stable, testing, and unstable.

    The stable branch is treated very carefully. It will get security patches, but otherwise will not be changed. It's a "frozen" release. Most Debian users will run the stable branch on their servers.

    The testing and unstable branches work together and are closely related. The unstable branch is where new packages are checked in. Once the new package has been in unstable for a while and is working out well, it will be auto-migrated into the testing branch.

    And this is the answer to your question: Debian cannot update the unstable branch to X.org without cutting off the testing branch from further updates, or risking that X.org packages might get migrated into sarge by the scripts that update testing. Why would the Debian guys make more work for themselves by doing this?

    All three branches have "code names". The unstable branch is code-named "sid", always. The testing branch is currently code-named "sarge". When sarge is "released", what will happen? First, the current stable branch (code-named "woody") will be retired from the main servers. Second, the servers will be updated to have the sarge packages listed as the stable branch. Third, a new code name will be chosen for the next release, and the testing branch will be named with that code name. (At that exact moment, I guess the testing branch will be identical to the stable branch, but that won't be true for long.) Finally, all the checkins that were held back, waiting for the release of sarge, will start to flood into unstable; this is when you can expect to see X.org in unstable.

    Actually there is a fourth branch of Debian: experimental. You will really see X.org show up in experimental before it even shows up in unstable. Once people have good success with the packages in experimental, the packages will be checked in to unstable. (Just because it is called "unstable" doesn't mean that Debian is completely careless.)

    The problem is that the expected date release of Sarge was pushed back over and over.

    This is just Debian for you. Debian is a loose coalition of volunteers, and their sole goal is to put out a distribution that will be rock solid. They ship "when it's done", not according to some schedule.

    Note that there is any reason you cannot use sarge now. Why wait? It's already very stable. I used to use unstable on my desktops, and that was stable enough for me; testing should be even more stable.

    The Debian X Strike Force was IMHO quite slow at reacting to the upcoming of XOrg.

    The X Strike Force is not a large team, it has a lot of work to do, and what you think of it doesn't really change anything. If you join the X Strike Force and help them get their work done, then I will listen attentively to your opinions, and until then, I'll gently suggest you not complain of their slowness.

    If you want to combine the Debian goodness with the X.org exciting new flavor, I have two suggestions for you.

    First, you can read the discussion here about how to compile your own X.org from the CVS, and set that up on your Debian system. It works so well there is "no need for packages", according to that discussion.

    Also, if you would like everything that is good about Debian but with faster release cycles, you ought to look into Ubuntu. Ubuntu is committed to a new version every six months, and their next release (due to release in April 2005) already has X.org checked in. I'm using that to type this message. It's definitely not as stable as the released version of Ubuntu from October 2004 but I can deal with it and I like th

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  20. If you really want X.org in debian: by gehrehmee · · Score: 3, Informative
    1. Add:
      Package: *
      Pin: release a=hoary
      Pin-Priority: 50

      to /etc/apt/preferences.
    2. Add:
      # Ubuntu Hoary
      deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe multiverse

      to /etc/apt/source.list.
    3. Run:
      apt-get update
      apt-get install grep-dctrl
      cat status | grep-dctrl xorg -F Source -s Package | perl -e 'while (<>) { print; print "Pin: release a=hoary\nPin-Priority: 1000\n\n" }' >> /etc/apt/preferences
    4. Move the paragraph from step 1 to the end of the preferences file. (not sure if this is actually neccesary)
    5. Run: apt-get upgrade
    6. Hope it all works well. Did I mention I don't take responsibility for any breakage this causes? :)

    When all is said and done, these steps tell apt where to get ubuntu packages from, then tell it not to install any them, then tells them to make an exception for the Xorg packages, treating them just like they were regular debian packages.

    You'll also have the option of installing any software in ubuntu that's not in debian yet, and all of the potential breakage that implies.

    --
    "You know, Hobbes, some days even my lucky rocketship underpants don't help" -- Calvin
  21. I'd like to see two pointers, two focuses by DunbarTheInept · · Score: 4, Interesting

    What with USB working the way it does, where you can chain off as many devices as you feel like, and computers being fast enough to handle all of them at once, it seems to be like it should be possible to do the following:

    Three Users, user zero, one, and two, are sitting in a conference room using a giant screen projector as the monitor, attached to a laptop someone brought. There are three different keyboards and three different mice attached to the laptop as USB devices. Some might even be IR so they are being used from across the room.

    User zero picks up keyboard 0 and mouse 0, uses mouse zero to click on a terminal window and focus it, then uses keyboard 0 to type into it.

    Meanwhile User one sits at keyboard 1 and mouse 1 to demonstrate something on the web using a browser window.

    Meanwhile User two, using keyboard 2 and mouse 2, is making a diagram in openoffice.

    Essentailly, there are three different "input contexts" each one consisting of one mouse and one keyboard, and each has its own mouse pointer, and it's own keyboard focus, and the X server is interleaving thier input events together and dispatching them to the appropriate applications.

    The place where I would have found such a thing useful was a roleplaying game where I had a lot of visual aids on computer, one of which was a map with little tokens players could move to represent themselves on the map (each token was a layer in Gimp) It would have been handy to have public mice for them and my private mouse for me to use on the private GM screen (the laptop's own screen).

    But, it doesn't seem to be possible without writing it myself.... ....hmmm..... I wonder how one goes about learning the X input system....

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.