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."

3 of 58 comments (clear)

  1. 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?
  2. 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.

  3. 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.