Install compiz-fusion without KDE and QT ??

Hi guys, just wanna install compiz-fusion on my box.
sudo pacman -S compiz-fusion
compiz-fusion package not found, searching for group...
:: group compiz-fusion (including ignored packages):
ccsm compiz-core compiz-fusion-plugins-extra compiz-fusion-plugins-main
compizconfig-backend-gconf compizconfig-backend-kconfig emerald
emerald-themes fusion-icon
:: Install whole content? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
Targets (21): libxslt-1.1.26-1 fuse-2.8.3-1 compiz-core-0.8.4-3
libcompizconfig-0.8.4-1 pyrex-0.9.8.5-2
compizconfig-python-0.8.4-1 ccsm-0.8.4-1 compiz-bcop-0.8.4-1
compiz-fusion-plugins-main-0.8.4-2
compiz-fusion-plugins-extra-0.8.4-1
compizconfig-backend-gconf-0.8.4-1 libmng-1.0.10-3
[b]qt3-3.3.8-17 [/b] libart-lgpl-2.3.20-1 libidn-1.16-1
[b]kdelibs3-3.5.10-10 compizconfig-backend-kconfig-0.8.4-1 [/b]
xdg-utils-1.0.2.20100303-1 emerald-0.8.4-2
emerald-themes-0.6.0-2 fusion-icon-20091023-1
Total Download Size: 40.17 MB
Total Installed Size: 147.59 MB
as you can see it wants install qt3-3.3.8-17 , delibs3-3.5.10-10 , compizconfig-backend-kconfig-0.8.4-1 , is there a way to prevent install KDE and QT3/4 stuff? I dont use KDE at all.
any advice would be appreciated, thanks

Try installing the packages themselves instead of the group. Basically it lists packages in the group, just install the rest except for kconfig backend.

Similar Messages

  • Problem installing compiz-fusion-git package

    When running pacman -Sy compiz-fusion-git i get the following errors,
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    /usr/lib/compiz/lib3d.so exists in both 'compiz-fusion-plugins-3d-git' and 'compiz-fusion-plugins-unsupported-git'
    /usr/share/compiz/3d.xml exists in both 'compiz-fusion-plugins-3d-git' and 'compiz-fusion-plugins-unsupported-git'
    /usr/lib/compiz/libatlantis.so exists in both 'compiz-fusion-plugins-atlantis-git' and 'compiz-fusion-plugins-unsupported-git'
    /usr/share/compiz/atlantis.xml exists in both 'compiz-fusion-plugins-atlantis-git' and 'compiz-fusion-plugins-unsupported-git'
    errors occurred, no packages were upgraded.
    I am using the http://arch.nesl247.org/compiz-fusion/i686 server.
    Solutions?
    Last edited by Tigertailz (2007-09-27 08:18:36)

    Tigertailz,can you enable compiz-fusion according to WIKI? I did just as you have done(didnt install unsupported plugin)~
    # Fusion-icon give me following output
    [andywxy@uspirit ~]$ fusion-icon
    * Detected Session: gnome
    * Searching for installed applications...
    Backend : gconf
    Integration : true
    Profile : default
    Adding plugin decoration (decoration)
    Initializing decoration options...done
    * No GLX_EXT_texture_from_pixmap with direct rendering context
    ... nor with indirect rendering, this isn't going to work!
    Traceback (most recent call last):
    File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon.interface import choose_interface
    File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 23, in <module>
    import start
    File "/usr/lib/python2.5/site-packages/FusionIcon/start.py", line 64, in <module>
    env.set()
    File "/usr/lib/python2.5/site-packages/FusionIcon/environment.py", line 140, in set
    if not self.Xgl and self.glx_vendor == 'NVIDIA Corporation':
    AttributeError: Environment instance has no attribute 'glx_vendor'
    If I try the command wiki suggest to use for a "non-direct " video card:
    LIBGL_ALWAYS_INDIRECT=1 compiz --replace ccp &
    Everything seems frozing but cursor gives me its display indicates that it's only the windows display problem ,it is not really froze, but... why?
    My video card is Intel 900 (910GML, 915GM). I have installed the xf86-video-intel from testing repos., along with following packages as WIKI indicateing:
    [andywxy@uspirit ~]$ pacman -Q | grep "\-git"
    ccsm-git 20070926-1
    compiz-bcop-git 20070926-1
    compiz-fusion-plugins-3d-git 20070918-1
    compiz-fusion-plugins-atlantis-git 20070918-1
    compiz-fusion-plugins-extra-git 20070926-1
    compiz-fusion-plugins-main-git 20070926-1
    compiz-git 20070926-1
    compizconfig-backend-gconf-git 20070926-1
    compizconfig-python-git 20070926-1
    emerald-git 20070926-1
    emerald-themes-git 20070926-1
    fusion-icon-git 20070926-1
    libcompizconfig-git 20070926-1
    Here is my xorg.conf
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5) man page for details about the format of
    # this file.
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    Section "Module"
    # This loads the DBE extension module.
    # Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # RgbPath "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/yahei"
    # FontPath "/usr/share/fonts/TTF"
    # FontPath "/usr/share/fonts/Type1"
    # FontPath "/usr/lib/X11/fonts/local/"
    # FontPath "/usr/lib/X11/fonts/misc/"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Speedo/"
    # FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    # FontPath "/usr/lib/X11/fonts/75dpi/"
    # FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "Generic Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 31.5 - 82.0
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-100
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    # Driver "vga"
    Driver "intel"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "Intel GMA950"
    Driver "intel"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    #VideoRam 131072
    # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "Intel GMA950"
    Monitor "Generic Monitor"
    DefaultDepth 24
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    Option "AIGLX" "true"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Anybody can help? Many thanks!
    andywxy
    Last edited by andywxy (2007-09-28 03:32:17)

  • Gtk-window-decorator missing after installing Compiz-Fusion

    I just installed ArchLinux and wanted to try out Compiz-Fusion in Gnome. I installed it using the Compiz-Fusion wiki's instructions. Everything works fine, except that I can't use the gtk-window-decorator. After some research I found out that this file is missing. I checked out the Compiz-Fusion site, and it seems it ought to come with Compiz-Fusion. I checked in Linux Mint and found it there, so obviously it's missing in my ArchLinux box.
    Can someone please veryfy if it should be part of the Compiz-Fusion packages?

    sph wrote:
    http://bbs.archlinux.org/viewtopic.php?id=51627
    See the second posting.
    Oups! I searched for 'gtk-window-decorator'.  It could be nice to mention these separate packages on the wiki Compiz-Fusion page. There are probably many out there looking for them.
    Thanks!

  • Install Oracle Fusion Middleware Forms and Reports Services 11g

    Hi,
    I m looking for the installation steps for the oracle fusion middleware 11g forms and reports services only, on the Windows server 2003
    Can anyone help me to download and install the OFM.
    Thanks

    Hello,
    Here you have the installation guide for Forms&Reports11gR2:
    http://docs.oracle.com/cd/E24269_01/doc.11120/e23960/install.htm
    and if you want to download it you can download it from here:
    http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    Hope it helps you :)
    Regards
    Carlos

  • Is it possible instal  reader xi without print and spool service installation in the O.S

    Is there a way to instal reader xi in a custom made  Windows 8.1 pro update.2. august 16' without the printer en spool service.
    it isn't possible activate this service. This services isn't part of the O.S.
    We only use a Bluetooth printing system.
    regards,
    Mas

    I wonder why you are asking. Have you experienced specific problems installing Reader having removed (for some reason) these system components? Generally, though, if you remove system components and something doesn't run your only option is to put them back.

  • Installing Oracle Fusion 11gR2 Forms and Reports only

    Hello Everyone,
         now that i have the Web logic Server (10.3.6) up and running to include the Admin Server on a windows operating system, does anyone have a watered down easy step by step process to install Forms/Reports 11gR2?
    also, i already had an oracle database instance up and running prior to the weblogic install, does this need to be moved into a domain within weblogic?
    thank you,
    steven

    I already had the instructions from the Link, but they talk about installing everything else except the Forms/Reports.
    Which link are you talking about ? the one I posted ? its title is Installation Guide for Oracle Forms and Reports , so ...
    Additionally, I didn't see anything on how others would actually come into the site?  so once everything is setup and works, and i provide a link to others for testing the application, what gets passed so that the application will pull up?
    Well, that's a different thing. See Oracle&amp;reg; Fusion Middleware Forms Services Deployment Guide 11g Release 2 (11.1.2) - Contents

  • Install previous versions of KDE and Mozilla?

    Hi!
    I upgraded thoughtlessly all my archlinux packages and now I'm stuck with KDE4 and Firefox3 neither of which I like the way they are now.
    How can I most easily switch back to Firefox 2.0.0.16 and KDE3?

    There is a firefox2 package in the AUR:
    http://aur.archlinux.org/packages.php?ID=18992
    I'm not too sure about KDE 3 though, as I haven't used KDE for a long time...

  • How to install Mac OS without media and another Mac?

    I have wiped out disk in my Macbook A1432 (Core 2 Duo 2.4GHz). I do not have any install media or Mac OS available, just a Windows desktop. My question:
    Is there any easy way to install Mac OS on my Macbook? All manuals are using another Mac OS for creating image, but as I said, I do not have it. I did not mange to find any DVD ISO on Apple site. Thank you

    How we proceed depends on what version of OS X the Mac started with.
    But it sounds as though you started with Snow Leopard (10.6.8) and upgraded to Lion (10.7.5).
    If that's is possible try rebooting your Mac and holding down the command and R keys as soon as you hear the chime, release them when (or if) Recovery loads.

  • Unable to get Compiz Fusion working...

    I'm aware this isn't a new issue, but the Wiki has so far been unable to solve my queries.
    I've just freshly installed Arch on my new PC: Pentium-D 3.8Ghz, 2Gb of RAM and an ATi Radeon X1950 Pro (PCI-E).
    I've installed Compiz Fusion as suggested via the wiki. When I run the fusion icon and activate compiz, I am left with no window borders and no working compiz. I've followed the troubleshooting section on the wiki to no avail. The problem remains.
    My xorg.conf:
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5) man page for details about the format of
    # this file.
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    Section "Module"
    # This loads the DBE extension module.
    Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/TTF"
    # FontPath "/usr/share/fonts/Type1"
    # FontPath "/usr/lib/X11/fonts/local/"
    # FontPath "/usr/lib/X11/fonts/misc/"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    # FontPath "/usr/lib/X11/fonts/75dpi/"
    # FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "gb"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "My Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 30-82
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-70
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "** ATI Radeon (generic) [radeon]"
    Driver "radeon"
    #VideoRam 262144
    # Insert Clocks lines here if appropriate
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "** ATI Radeon (generic) [radeon]"
    Monitor "My Monitor"
    DefaultDepth 24
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1680x1050" "1280x1024" "1024x768" "800x600"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    Option "AIGLX" "true"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    What am I doing wrong?
    /izo\

    EvilSide wrote:Edit:
    Just enable wanted effects from ccsm and enjoy
    I can't load CCSM, from either GNOME or KDE. When I attempt to do so, I get this:
    [izo@kether ~]$ ccsm
    (process:2832): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Info: No sexy-python package found, don't worry it's optional.
    Traceback (most recent call last):
    File "/usr/bin/ccsm", line 100, in <module>
    import ccm
    File "/usr/lib/python2.6/site-packages/ccm/__init__.py", line 1, in <module>
    from ccm.Conflicts import *
    File "/usr/lib/python2.6/site-packages/ccm/Conflicts.py", line 27, in <module>
    from ccm.Constants import *
    File "/usr/lib/python2.6/site-packages/ccm/Constants.py", line 88, in <module>
    locale.setlocale(locale.LC_ALL, "")
    File "/usr/lib/python2.6/locale.py", line 494, in setlocale
    return _setlocale(category, locale)
    locale.Error: unsupported locale setting
    /izo\

  • [unsolved] SLOW Scrolling with Compiz-Fusion on Intel

    Hi there, i just installed Compiz-Fusion according to instructions on the wiki, however it won't run fine in many aspects:
    a) Scrolling just slows KDE really bad, from konsole to firefox almost freeze the system while scrolling. it's just soooooo slow.
    Hell I managed to fix some bugs, but the scrolling problem persists.
    I've got an intel 845 video card, which has run Compiz-Fusion in an useable mode until now (at least that was in Ubuntu, back when I used it)...
    I use fusion-icon to launch compiz...
    Ideas?
    Thank you so much.
    PD: I changed the options removing sync to vblank and increased the refresh rate to 100, overriding also the autodetection of that rate also... all the options are correctly configured in xorg.conf
    Last edited by LTSmash (2008-06-11 17:45:23)

    Ok, let me post my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "true"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    # Load "GLcore"
    Load "record"
    Load "xtrap"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "dbe"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 300 230 # mm
    Identifier "Monitor0"
    VendorName "DELL"
    ModelName "DELL E772p"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 30.0 - 70.0
    VertRefresh 50.0 - 160.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
    BusID "PCI:0:2:0"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    Option "EnablePageFlip" "true"
    Option "RenderAccel" "true"
    Option "AccelMethod" "XAA"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    IS it fine like it is? Should I change something?
    I just can't use compiz nicely as I did before

  • Compiz-fusion can't start

    I installed compiz-fusion. But it gives me following message when start fusion-icon:
    bash-3.2# fusion-icon
    * Detected Session: LXDE
    * Searching for installed applications...
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
    * No GLX_EXT_texture_from_pixmap with direct rendering context
    ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
    * Using the GTK Interface
    Traceback (most recent call last):
      File "/usr/bin/fusion-icon", line 58, in <module>
        choose_interface(try_first=options.interface)
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 89, in choose_interface
        import_interface(chosen_interface)
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 35, in import_interface
        __import__('FusionIcon.interface_%s' %interface)
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/__init__.py", line 3, in <module>
        import main
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/main.py", line 23, in <module>
        import gtk
      File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
        from gtk import _gtk
    AttributeError: 'module' object has no attribute 'CAPI'
    Is it python caused this problem? How to solved this problem?
    Regards.

    Ranguvar:
    Thanks for your concern.
    My display card is radeon 9600 and pentium m cpu.
    I had changed back to the newest version gnome,reinstalled compiz-fusion after removing with -Rs option. Both catalyst 8.11-02 and newest open source ati driver had been tried. Now it is the "No GLX_EXT_texture_from_pixmap" problem:
    bash-3.2# fusion-icon
    * Detected Session: gnome
    * Searching for installed applications...
    * No GLX_EXT_texture_from_pixmap with direct rendering context
    ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
    * Using the GTK Interface
    Traceback (most recent call last):
      File "/usr/bin/fusion-icon", line 58, in <module>
        choose_interface(try_first=options.interface)
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 89, in choose_interface
        import_interface(chosen_interface)
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 35, in import_interface
        __import__('FusionIcon.interface_%s' %interface)
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/__init__.py", line 3, in <module>
        import main
      File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/main.py", line 23, in <module>
        import gtk
      File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
        from gtk import _gtk
    AttributeError: 'module' object has no attribute 'CAPI'
    I had loaded compiz-fusion successfully before. But prolem came out after the recent update system.

  • [SOLVED] Want to use gnome decorate in Compiz-Fusion

    Hello,
    I am a convert from Ubuntu. I have succesfully installed Compiz Fusion. However, I don't like the Emerald theme manager. I would like to use the gtk decorator instead. How is that possible ? I am currently running Compiz by start the Fusion-icon
    Thanks
    Last edited by cdahmedeh (2009-03-14 15:03:27)

    There is a package in the community repository that provides this functionality.  I think it's called compiz-decorator-gtk.
    And welcome to arch!

  • Shift Switcher plugin from Compiz Fusion

    Hello,
    I have installed Compiz Fusion from this repository:
    http://arch.nesl247.org/compiz-fusion/i686/
    I don't find how can I activate or install the Shift Switcher plugin for probe new effects "flip3d" and "coverflow".
    Where is Shift Switcher plugin?.
    Best regards.

    You must get the plugin from GIT.
    If you're too lazy or don't know how to do that, just run this command:
    git clone git://opencompositing.org/fusion/plugins/shift && cd shift && make && make install && cd .. && rm -rf shift
    It will install shift plugin (in your ~/.compiz directory, of course).
    Last edited by stjepan (2007-08-02 19:48:13)

  • Window Handles Lost When Using Compiz-Fusion

    Well, I decided to try using compiz-fusion with LXDE, and as soon as I started up fusion-icon, my window title bars are gone.  Only way I can get them is by setting my window manager to OpenBox, but that means not being able to use compiz-fusion's eye candy.  Anybody know what to do to fix this problem?

    Got it figured out.  Needed to enable "move windows" and "resize windows" as well.  EVERYTHING is disabled by default

  • Vmware Fusion 3.0 and keyboard Hotkeys

    Hi all, ive recently installed Vmware fusion 3.0 and sadly running windows xp, as I have to use windows only programmes such as 3dsmax and autocad,
    I was wondering if anyone has the answer to this problem, Im currently using the 3d design programme Rhino 4 on my macbook pro and many of rhinos commands use the F-keys however they cant be used as the react to the macs keyboard commands such as F5 and the keyboard backlights,
    any suggestions would be great,

    Hi yaddle2go;
    I am unable to tell you for sure because I refuse to run anything from Microsoft on my Mac.
    I have been told that since BootCamp run Windows directly rather then emulation like Fusion that the function keys are suppose to work properly.
    Maybe if you repost your question over in the BootCamp forum you might be able to find someone that runs Microsoft software on their Mac that can give you a better answer.
    Allan
    Message was edited by: Allan Eckert

Maybe you are looking for

  • Macbook no longer "sleeps" after 'low battery' warning, just suddenly dies

    My macbook (just over a year old) used to give me a warning with 10 minutes left that it would sleep so as my data was not lost, if I didn't plug it in. However, recently, it has stopped doing this - instead of sleeping, if I don't get to a power sou

  • How to set queuname from the payload

    Hi,   My scenario deals with file to Proxy, I am using sender file adapter with EOIO and I am give queue name "xyz". In integration engine monitoring i can see outbound queue of integration engine as some XBQ0_XYZ i.e. fine. But I need to replace xyz

  • How to make Currency Field of IT 0009 as Uneditable in the Portal

    Hi Experts, I have a requirement to make the Currency Field in IT 0009 as uneditable in the Portal. We are using transactional iView and standard Function Module to maintain IT 0009 in the portal. My query is, do I need to make changes in the FM to m

  • CR 2008 not in GAC

    Hello, I just installed CR 2008 "Crystal Reports 2008 Fix Pack 3.3 - Redist Install" for the first time on a test box to try out my distribution. I was suprised to see that the DLLs were not installed in the GAC (they are for prior versions of CR) Di

  • Placing Illustrator EPS Problem

    I am trying to import an 6.875 x 10.5 inch document created in Illustrator CS6, saved as an eps, into Indesign CS6. Here is the problem: The file is lettering for a comic book, so the lettering is randomly occuring on the page. It doesn't spread to t