Fedora Linux Support Community & Resources Center
Prev Previous Post   Next Post Next
  #10  
Old 26th May 2009, 11:30 AM
marichek Offline
Registered User
 
Join Date: May 2009
Posts: 3
Mac Powerbook G4 12", Fedora 10

I fixed /etc/hal/fdi/policy/10-synaptics.fdi as follows:
Code:
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.touchpad">
      <merge key="input.x11_options.SHMConfig" type="string">On</merge>
      <match key="info.product" contains="Synaptics TouchPad">
        <!-- To add custom options for the touchpad, modify the examples below
             to suit your needs. The available options are listed in the
             "synaptics" man page. After modifyfing this file, you must
             restart HAL. Check the output of lshal whether your modifications
             have been merged successfully.
             The options need to merged in the section that applies to your
             specific touchpad.

             Note: Options must always be type "string".
             The following examples enable left, right, middle clicks on
             single, double, triple finger tapping, respectively.

             <merge key="input.x11_options.TapButton1" type="string">0</merge>
             <merge key="input.x11_options.TapButton2" type="string">3</merge>
             <merge key="input.x11_options.TapButton3" type="string">2</merge>
        -->
        <merge key="input.x11_driver" type="string">synaptics</merge>
      </match>
      <match key="info.product" contains="AlpsPS/2 ALPS">
        <merge key="input.x11_options.SHMConfig" type="string">On</merge>
        <merge key="input.x11_driver" type="string">synaptics</merge>
      </match>
      <match key="info.product" contains="appletouch">
          <merge key="input.x11_options.SHMConfig" type="string">On</merge>
          <merge key="input.x11_driver" type="string">synaptics</merge>
      </match>
      <match key="info.product" contains="bcm5974">
          <merge key="input.x11_options.SHMConfig" type="string">On</merge>
          <merge key="input.x11_driver" type="string">synaptics</merge>
However, when I run 'synclient -l' I get:
Code:
Can't access shared memory area. SHMConfig disabled?
And when I run 'gsynaptics-init' I get:
Code:
You have to set 'SHMConfig' 'true' in xorg.conf or XFree86.conf to use Gsynaptics
Reply With Quote
 

Tags
enabling, f10, fdi, gsynaptics, hal, policy

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
gsynaptics touchpad on F11 KDE oz-sco Using Fedora 2 30th July 2009 04:35 PM
[F10] Initializing GSynaptics for touchpad msuffern Hardware & Laptops 2 29th November 2008 05:15 PM
gsynaptics - setting values Linux > Windows Hardware & Laptops 0 9th July 2008 10:42 PM
gsynaptics help sanjay_ankur Hardware & Laptops 11 1st July 2008 10:59 AM
/usr/share/hal/fdi/policy/10osvendor/99-redhat-storage-policy-fixed-drives.fdi Anniedog Using Fedora 6 27th November 2007 12:24 PM


Current GMT-time: 09:58 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat