Slashdot Mirror


Apple Releases Beta 3 of X11

maxentius writes "Apple says the just released beta of X11 adds: pseudocolor (8-bit) visual plane support; option to quit X11 without presenting warning dialog; Command-Q keyboard shortcut to quit X11; Command-, to bring up preferences dialog; keyboard mappings with dead keys fixed; linking against libGL no longer results with multiple definitions of glGetColorTableEXT; locked files left behind in /tmp no longer block non-admin users from starting X11; windows can be resized by user to any size and not be limited by the Dock's height; dragging remotely hosted windows no longer causes crash; hardware accelerated scrolling in 16 bit mode now works; X server no longer crashes if application tried to retrieve data back from the framebuffer using XGetImage; bug fixes and other feature enhancements."

7 of 58 comments (clear)

  1. Re:How much longer are we going to get betas? by birdman666 · · Score: 5, Insightful

    I personally think it's nice that they are releasing betas to the general public for these projects. People have been playing around with betas of apple software for years, I'm sure multiple people who are reading this have installed 'Rhapsody'. So instead of making people who prefer to be on the bleeding edge of the MacOS obtain their beta products using methods not exactly 'legal', they just let us have them with the warning that they aren't quite perfect yet. For some reason, Apple people just can't wait for new products to come out. I appreciate Apple giving us our crack now, rather than making us wait for it.

    --

    Nothing from nowhere I'm no one at all
  2. Re:Quit without warning: how? by CableModemSniper · · Score: 4, Informative

    Well, if you would read their FAQ, you might've noticed this:
    Added an option to quit X11 without presenting warning dialog : "defaults write com.apple.x11 no_quit_alert true". See man page for Xquartz for more details.

    --
    Why not fork?
  3. Re:Quit without warning: how? by aberkvam · · Score: 4, Informative
    RTFM.

    From the FAQ:

    Added an option to quit X11 without presenting warning dialog : " defaults write com.apple.x11 no_quit_alert true". See man page for Xquartz for more details.
    And from the man XQuartz page:
    CUSTOMIZATION

    Xquartz can also be customized using the defaults(1) com-
    mand. The available options are:

    defaults write com.apple.x11 enable_fake_buttons true
    Equivalent to the -fakebuttons command line
    option.

    defaults write com.apple.x11 fake_button2 modifiers
    Equivalent to the -fakemouse2 option.

    defaults write com.apple.x11 fake_button3 modifiers
    Equivalent to the -fakemouse3 option.

    defaults write com.apple.x11 keymap_file filename
    Equivalent to the -keymap option.

    defaults write com.apple.x11 no_quit_alert true
    Disables the alert dialog displayed when attempt-
    ing to quit X11.

    defaults write com.apple.x11 depth depth
    Equivalent to the -depth option.

  4. Cool! by PrimeWaveZ · · Score: 4, Funny

    I can feel the difference in xMahJongg. Now if I could only get my ASCII porn stuff to look better under hardware acceleration, I'd be set. Oh well, something for the next update. Hehehe.

  5. Re:What are the "killer" X11 apps I should have by capmilk · · Score: 4, Funny

    xbill, xtank and xgalaga are pretty cool. I mean, you wanted "killer" apps. ;)

  6. Re:What are the "killer" X11 apps I should have by eMilkshake · · Score: 4, Informative
    Well, grab yourself some fink and then fink commander and look for all those gnome things you used to love.

    But, you'll definately want to grab LyX. Then, wonder off and get TeXShop and start churning out some TeX to amaze your friends with your superfine equation-writing sk1llz.

  7. Re:How much longer are we going to get betas? by EddydaSquige · · Score: 4, Insightful
    I think that apple released a beta of iSync not because it wanted to, but because palms support for OS X was so lacking and that was effecting consumer opinion of the Mac.

    As far as Safari and X11 go, these are built upon open source, and while they don't have to realease to the public for debugging, it is the norm.