TouchPad scrolling on the latest VMWare Workstation

It's been 8 years since I tried to make scrolling work in VMWare workstation! (Since 2004).
AND it's still not implemented !!
in VirtualBox it works just perfectly, why don't you guys just rip some code off VirtualBox?
check this link:
http://communities.vmware.com/search.jspa?resultTypes=&dateRange=last90days&peopleEnabled=true&q=touchpad+scrolling&containerType=&container=&containerName=&username=&rankBy=30&numResults=30
there are lotsa threads with a similar problem.
I believe this problem should have VERY high priority due very high percentage of users just moving to VirtualBox from VMWare.
*BASIC* scrolling for touchpad is not so hard to implement..

take a look here:
https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Devices/Input/DevPS2.cpp
in particular:
557    /**
558     * Send a single relative packet in 3-byte PS/2 format to the PS/2 controller.
559     * @param  s               keyboard state object
560     * @param  dx              relative X value, must be between -256 and +255
561     * @param  dy              relative y value, must be between -256 and +255
562     * @param  fButtonsLow     the state of the two first mouse buttons
563     * @param  fButtonsPacked  the state of the upper three mouse buttons and
564     *                         scroll wheel movement, packed as per the
565     *                         MOUSE_EXT_* defines.  For standard PS/2 packets
566     *                         only pass the value of button 3 here.
567     */

Similar Messages

  • Networking on Ubuntu VM stopped functioning after latest VMWare tools upgrade

    when configuring the latest VMWare tools, I receive the following error:
    "The vmxnet driver is no longer supported on kernels 3.3 and greater. Please  upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)"
    I have followed instructions on a few different posts to try to fix this, and none have worked.
    I have tried running the vmware tools configuration script with --clobber-kernel-modules=vmxnet - that didn't help.
    I tried changing ethernet0.virtualDev = "vmxnet" to "vmxnet3" in the .vmx file - that didn't help either.
    Running Ubuntu 14.04 on VMWare Player 6.0.6 build-2700073 on Windows 7. The VM image in question is Ubuntu 14.04 on Linux kernel 1.13.0-43.
    This is for bridged mode (which I need) - running in NAT mode works fine.
    $ uname -a
    Linux ubuntu 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
    dust@ubuntu:~/Desktop/vmware-tools-distrib
    $ sudo ./vmware-install.pl --clobber-kernel-modules=vmxnet
    The previous installation was made by the tar installer (version 4).
    Keeping the tar4 installer database format.
    You have a version of VMware Tools installed.  Continuing this install will
    first uninstall the currently installed version.  Do you wish to continue?
    (yes/no) [yes]
    Uninstalling the tar installation of VMware Tools.
    Stopping services for vmware-tools
    vmware-tools stop/waiting
    Stopping services for vmware-tools-thinprint
    vmware-tools-thinprint stop/waiting
    File /etc/pulse/default.pa is backed up to /etc/pulse/default.pa.old.8.
    update-initramfs: Generating /boot/initrd.img-3.13.0-43-generic
    update-initramfs: Generating /boot/initrd.img-3.13.0-39-generic
    The removal of VMware Tools 9.6.5 build-2700074 for Linux completed
    successfully.
    Installing VMware Tools.
    In which directory do you want to install the binary files?
    [/usr/bin]
    What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
    [/etc]
    What is the directory that contains the init scripts?
    [/etc/init.d]
    In which directory do you want to install the daemon files?
    [/usr/sbin]
    In which directory do you want to install the library files?
    [/usr/lib/vmware-tools]
    The path "/usr/lib/vmware-tools" does not exist currently. This program is
    going to create it, including needed parent directories. Is this what you want?
    [yes]
    In which directory do you want to install the documentation files?
    [/usr/share/doc/vmware-tools]
    The path "/usr/share/doc/vmware-tools" does not exist currently. This program
    is going to create it, including needed parent directories. Is this what you
    want? [yes]
    The installation of VMware Tools 9.6.5 build-2700074 for Linux completed
    successfully. You can decide to remove this software from your system at any
    time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
    Before running VMware Tools for the first time, you need to configure it by
    invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
    this program to invoke the command for you now? [yes]
    Initializing...
    Making sure services for VMware Tools are stopped.
    The module vmci has already been installed on this system by another installer
    or package and will not be modified by this installer.
    The module vsock has already been installed on this system by another installer
    or package and will not be modified by this installer.
    The module vmxnet3 has already been installed on this system by another
    installer or package and will not be modified by this installer.
    The module pvscsi has already been installed on this system by another
    installer or package and will not be modified by this installer.
    The module vmmemctl has already been installed on this system by another
    installer or package and will not be modified by this installer.
    The VMware Host-Guest Filesystem allows for shared folders between the host OS
    and the guest OS in a Fusion or Workstation virtual environment.  Do you wish
    to enable this feature? [yes]
    Before you can compile modules, you need to have the following installed...
    make
    gcc
    kernel headers of the running kernel
    Searching for GCC...
    Detected GCC binary at "/usr/bin/gcc".
    The path "/usr/bin/gcc" appears to be a valid path to the gcc binary.
    Would you like to change it? [no]
    Searching for a valid kernel header path...
    Detected the kernel headers at "/lib/modules/3.13.0-43-generic/build/include".
    The path "/lib/modules/3.13.0-43-generic/build/include" appears to be a valid
    path to the 3.13.0-43-generic kernel headers.
    Would you like to change it? [no]
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-OyHNrF/vmhgfs-only'
    /usr/bin/make -C /lib/modules/3.13.0-43-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
          MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-headers-3.13.0-43-generic'
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/backdoor.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/backdoorGcc64.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/bdhandler.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/cpName.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/cpNameLinux.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/cpNameLite.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/dentry.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/dir.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/file.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/filesystem.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/fsutil.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/hgfsBd.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/hgfsEscape.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/hgfsUtil.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/inode.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/link.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/message.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/module.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/page.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/request.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/rpcout.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/stubs.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/super.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/transport.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/vmci.o
      CC [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/kernelStubsLinux.o
      LD [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/vmhgfs.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-OyHNrF/vmhgfs-only/vmhgfs.mod.o
      LD [M]  /tmp/modconfig-OyHNrF/vmhgfs-only/vmhgfs.ko
    make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-43-generic'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
          MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-OyHNrF/vmhgfs-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-OyHNrF/vmhgfs-only'
    cp -f vmhgfs.ko ./../vmhgfs.o
    make: Leaving directory `/tmp/modconfig-OyHNrF/vmhgfs-only'
    The vmxnet driver is no longer supported on kernels 3.3 and greater. Please
    upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)
    The vmblock enables dragging or copying files between host and guest in a
    Fusion or Workstation virtual environment.  Do you wish to enable this feature?
    [yes]
    VMware automatic kernel modules enables automatic building and installation of
    VMware kernel modules at boot that are not already present. This feature can be
    enabled/disabled by re-running vmware-config-tools.pl.
    Would you like to enable VMware automatic kernel modules?
    [yes]
    Thinprint provides driver-free printing. Do you wish to enable this feature?
    [yes]
    Disabling timer-based audio scheduling in pulseaudio.
    Detected X server version 1.15.1
    Distribution provided drivers for Xorg X server are used.
    Skipping X configuration because X drivers are not included.
    Creating a new initrd boot image for the kernel.
    update-initramfs: Generating /boot/initrd.img-3.13.0-43-generic
    vmware-tools-thinprint start/running
    vmware-tools start/running
    The configuration of VMware Tools 9.6.5 build-2700074 for Linux for this
    running kernel completed successfully.
    You must restart your X session before any mouse or graphics changes take
    effect.
    You can now run VMware Tools by invoking "/usr/bin/vmware-toolbox-cmd" from the
    command line.
    To enable advanced X features (e.g., guest resolution fit, drag and drop, and
    file and text copy/paste), you will need to do one (or more) of the following:
    1. Manually start /usr/bin/vmware-user
    2. Log out and log back into your desktop session; and,
    3. Restart your X session.
    Enjoy,
    --the VMware team
    $ ~

    one of the links i tried (as mentioned above):  Notes of a Programmer: VMWare Tools Failed to Load on Ubuntu 13.10 (Saucy)   - it did not help.

  • Bootable ISO not recognized by Hyper-V on Win 8.1 Enterprise 64-bit - VMware Workstation understands perfectly

    I activated Hyper-V on my fully patched Windows 8.1 Enterprise 64-bit host PC and tried to create a Windows Server 2008 R2 virtual machine that should have installed from the bootable ISO (the one I downloaded from my MSDN subscription) for Windows Server
    2008 R2, but when the VM starts, it goes through its boot device progression and fails to recognize the ISO as bootable.  No amount of coaxing will convince Hyper-V to use the bootable ISO to install the operating system in the VM.
    To see if there was an issue with the ISO, I removed Hyper-V from the host (because, as I discovered, VMware refuses to run when Hyper-V is present) and then fired up VMware Workstation 10, pointed it to the exact same ISO and it created the VM from that
    ISO just fine.  That proves there is nothing wrong with the ISO image.
    I'm new to Hyper-V since I've been using VMware Workstation for quite some time and figured it was high time I began to make the switch to Hyper-V (since I'm paying for it anyway).
    What setting(s) do I need to adjust to insure that Hyper-V sees the bootable ISO properly so it will install that OS in the virtual machine?
    If you think development is tough now, think how hard it was using punched cards :-)

    I followed the Hyper-V wizard instructions to the letter, including telling it the full path to where the ISO I wanted to use in creating my very first VM is located.  I assume (perhaps incorrectly) that the Hyper-V wizard mounted that ISO on whatever
    device it deemed appropriate, hopefully one that is in the boot device sequence.  It all was very straight-forward and easy to understand; however, it doesn't work.  
    The corresponding wizard in VMware Workstation 10 fully understands the ISO and proceeds with its "Easy Install" process without anything else except the license key.
    I didn't capture a video of the failed Hyper-V boot process, but to summarize, it went through its "progression" of devices and simply never found the ISO that I had previously designated.
    Despite its seeming simplicity, the Hyper-V creation wizard doesn't perform what it is instructed to do while the equivalent VMware Workstation 10 wizard works flawlessly.
    If you think development is tough now, think how hard it was using punched cards :-)

  • Vmware workstation 6.5.3 64bit Install problems

    I'm having trouble installing the official Vmware Workstation 6.5.3 64bit bundle from vmware.com. The install always hangs at the Vmware Player configuration.
    I've tried both the graphical install, using:
    kdesu sh VMware-Workstation-6.5.3-185404.x86_64.bundle
    and from the command line:
    # sh VMware-Workstation-6.5.3-185404.x86_64.bundle --custom --console
    I see no error messages, and the installers stop at the same place in both instances (configuring Vmware Player). The command line version reports the install to stop at 62%. I've left the install run while I was at work (all day), and nothing changed.
    When I kill the installer using xkill or killall, I am able to use Player (although I can't run any vms in it), but workstation itself is not installed (I have no /usr/bin/vmware binary).
    Any help would be appreciated.
    I'm using kernel 2.6.30-ARCH. I cannot patch the modules because the install does not complete, before you ask.
    Thank you.

    My vmware install logs don't really help here but they do show where it trails off into oblivion:
    Sep 06 21:47:10.011: app| Log for VMware Workstation pid=26637 version=6.5.3 build=build-185404 option=Release
    Sep 06 21:47:10.012: app| Host codepage=UTF-8 encoding=UTF-8
    Sep 06 21:47:11.081: app| Extracting the sources of the vmmon module.
    Sep 06 21:47:11.117: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.30-ARCH/build/inc$
    Sep 06 21:47:20.240: app| The vmmon module loads perfectly in the running kernel.
    Sep 06 21:47:20.240: app|
    Sep 06 21:47:20.265: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.30-ARCH/misc/vmmon.o
    Sep 06 21:47:20.616: app| Registering file: /usr/lib/vmware/installer/vmware-installer --register-file vmware-player regular /lib/modules/2.6.30-ARCH/misc/vmmon.ko
    Sep 06 21:47:21.673: app| Extracting the sources of the vmnet module.
    Sep 06 21:47:21.697: app| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmnet-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.30-ARCH/build/inc$
    Last edited by jebus (2009-09-06 18:51:34)

  • Cant get the laptop touchpad scroll feature to work in latest Firefox version

    Since installing version 4 of Firefox the touchpad scroll function has stopped working. All other programs continue to scroll correctly and the touchpad driver is uptodate (Lenovo UltraNav).

    Try this: <br />
    Type about:config into address bar, hit enter, Firefox would ask if you want to access the settings, say yes you know the risk.
    When the list of configurations come up, type '''trackpoint''' into the filter area, you will see a '''ui.trackpoint_hack.enabled''' setting, change that from -1 to 1. Now you should be able to scroll using trackpoint and middle mouse button on the trackpad again.

  • How to tell what was the latest patch installed on VMware ESX Server 3i, 3.5.0, 207095

    Hello Guys,
    I have been running an old server that was installed as a test system on a DELL workstation - Optiplex GX620 (32 bit).
    During the installation I had to confirgure the file: /usr/lib/vmware/installer/Core/TargetFilter.py to change the following line:
    "return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_IDE" to read:
    "return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_ISCSI" this made it worked and I have been using it for 3 years now. However, at this time I was hoping to update it with the latest patches and updates and I cannot figure out if I have ESXi or just ESX, nor what was my last update and what is required next.
    I have used this command to get the following output:
    # vmware -v
    VMware ESX Server 3i 3.5.0 build-207095
    ... I believe the 3i indicates that I have an ESXi 3.5.0 but is build-207095 the same buid as ESXi 3.5.0 Update 5?
    If not, how do I go about updating it? What is the KB # I should download?
    I can manage it using vSphere Client 5.5 and I can SSH into it using Putty.
    Note: When I run... "# esxupdate --bundle=ESXe350-201302401-I-SG.zip update" from within the folder where its at in the datastore, nothing happens... just a new line is scrolled.
    Also...
    # esxupdate query
    <?xml version="1.0"?>
    <query-response>
      <installed-packages>
        <package ID="ESX-207095">
          <name>firmware</name>
          <version>3.5.0</version>
          <rel>207095</rel>
        </package>
        <package ID="ESX-CLIENT-204907">
          <name>viclient</name>
          <version>2.5.0</version>
          <rel>204907</rel>
        </package>
        <package ID="ESX-TOOLS-207095">
          <name>tools</name>
          <version>3.5.0</version>
          <rel>207095</rel>
        </package>
      </installed-packages>
    </query-response>
    /vmfs/volumes/525300ce-5ff6ad3d-e2ed-0014222aedb7/Patches/ESXe350-201302401-O-SG #
    ... is there any further update for this system? I believe so as the Heartbleed patch etc. was not around when I was installing this server back in 2010.

    Hello Richardson Porto,
    I wanted to tell you that I appreciate the help so far.
    Also wanted to point out to you, that the KB indicated above is older than Update 5, which from your instructions is what I have installed. That KB is for U2.
    Now, the document definitely has step by step instructions on installing, querying etc. But my problem is ... NOT ALL COMMANDS WORK FOR ME!
    This is why I am here because all the instructions I have been reading does not work with my flavor of ESX 3.5.0, 207095... WHY? It has me stumped.
    For example, here are some commands the doc asked me to do and they failed: (Note that I had to unzip the folder on my windows box and upload it to /tmp using vSphere Client)
    /tmp # ls
    ESX350-201302402-BG      ESX350-201302402-BG.zip  vmhsdaemon-0
    /tmp # unzip ESX350-201302402-BG.zip
    -ash: unzip: not found                                                                                          -----------------------THIS COMMAND WAS NOT FOUND ?
    /tmp # cd ESX350-201302402-BG
    /tmp/ESX350-201302402-BG # esxupdate info
    Invalid command info                                                                                          -----------------------THIS COMMAND WAS INVALID ?
    /tmp/ESX350-201302402-BG # esxupdate update                                       -----------------------NOTHING HAPPENED HERE ?
    /tmp/ESX350-201302402-BG # ls -lh
    -rw-------    1 root     root       321.3k Dec 13 15:24 VMware-esx-scripts-3.5.0-988599.i386.rpm
    -rw-------    1 root     root         1.6k Dec 13 15:24 contents.xml
    -rw-------    1 root     root          701 Dec 13 15:24 contents.xml.sig
    -rw-------    1 root     root         1.4k Dec 13 15:24 descriptor.xml
    drwxr-xr-x    1 root     root          512 Dec 13 15:24 headers
    /tmp/ESX350-201302402-BG #
    NOTE: All these commands were run sequentially and I just copied and paste it from my SSH Client (PuTTy.exe)
    Is there a toolkit I need to install to have these commands or what really am I missing here? Host is in Maintenance Mode and the 1 VM that's on it is off!
    I am going to start a new discussion with this NEW ISSUE, since the Heading of this DISCUSSION has already been SOLVED! Thanks again!

  • UltraNav scrolling does not work in VMWare Workstation 7.1.x

    I am running the latest drivers on a Thinkpad X220, Windows 7 Pro x64.
    I cannot get scrolling using the trackpoint and ultranav middle button working within a Windows 7 Virtual Machine running under VMware Workstation 7.1.x
    It works great in all other apps, including remote desktop. 
    Some google searches revealed this file needed to be modified in the Synaptics program folder
    TP4table.dat
    It already had lines for VMware player and workstation 6. I attempted to change those to match the lines for remote desktop to see if that would work and had no luck.
    Can anyone from Lenovo help me with this?

    hey megaladon,
    if it works great on all items except through VMware, the only thing i can recommend is for you to get in contact with the software manufacturer.
    As the UltraNav scrolling does work for everything else except for that, thus this is something which VMware needs to look into.
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. I can ping external websites fine from the guest. No proxy. Any ideas?

    I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. Also tried the latest 3.6 version. I can ping external websites fine from the guest. No proxy. Any ideas?
    == This happened ==
    Every time Firefox opened
    == I installed a guest OS

    I'm using the same swear words as you. There are several threads about this problem - no answers.
    I have a LaserJet 8100N and 8150DN, get the 79.01FE error on the 8150 from print outs from Safari, Firefox, and Preview, for only some sites/documents. CNN.com has become my test site, seems I can crash the printer 90% of the time with their home page at any given time in the day.
    A summary of what I have tried:
    - Upgraded the firmware to the latest for both the JetDirect card and the printer.
    - Swapped the JetDirect cards between the 8100 and 8150.
    - Swapped ram on the 8150 board.
    - Disconnected external trays, bins, and removed extra RAM and hard drives from the 8150.
    - Tried setting the JetDirect link and matching switch port link to 100FD, 10HD, 10FD, 100HD, as suggested by a poster.
    - Tried having client's print to the printer through a XServer Print Server.
    - Can consistently create the error from multiple systems running 10.3.9, 10.4.5, and 10.4.6 (didn't have an install base of 10.4 before 10.4.5).
    Someone in the 'know' (which means they're likely not), said 10.4.7 will likely fix this. Being Apple has not even addressed that the problem exists (that I could find), I doubt the magic fix is a release away.
    Apple's software is triggering something that Windows systems appears not to be, so one could say it's an Apple problem; but ulimately it's HP's software/hardware that is at fault in that it is allowing their system to crash from input alone.
    G4/G5 XServes    

  • Firefox (latest and greatest) has been giving me synaptics scroll wheel errors. It has worked fine up until 3 days ago. I have the latest driver for the touch-pad, from synaptics, for my toshiba laptop L505D-S5986. Operating system is Windows 7 (32-Bit).

    Firefox (latest and greatest) has been giving me synaptics scroll wheel errors. It has worked fine up until 3 days ago. I have the latest driver for the touch-pad, from synaptics, for my toshiba laptop L505D-S5986. Operating system is Windows 7 (32-Bit). Have tried it on other browsers, and works as it should. The last add-on i installed for Firefox was "Fox Filter" so my kids couldn't accidentally stumble onto sites of immoral tastes. I can't see why that would have any effect, but it was the last update/add-on i installed to the browser, but even then,.......it was working fine for a week and a half afterwards until now. Please help.
    == This happened ==
    A few times a week
    == A week and a half after i installed Fox Filter. ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5

    Hello Steve.
    You may be having a problem with some extension or plugin that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    If you detect a faulty add-on, you should contact its author for support. You can also search for alternatives. Site filters are relatively common in the add-ons gallery: [http://addons.mozilla.org addons.mozilla.org].

  • I have an IBM Think Pad and since installing the latest version of Firfox, the trackpoint scrolling on my mouse no longer works

    I have an IBM Think Pad and since installing the latest version of Firfox, the trackpoint scrolling on my mouse no longer works

    Try to modify the pref ui.trackpoint_hack.enabled on the about:config page from the default value -1 to 0 or 1 to see if that makes the scroll pad work.<br />
    Close and restart Firefox after changing the pref.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • My touchpad will not scroll with the current version of foxfire.

    The screen in foxfire will not scroll with the sliding of my finger on right side of the touchpad on my lenovo thinkpad or the navigation button. It does work with all other programs including windows explorer and google chrome.

    OK, this is the original poster again. The trackpad scrolling problem has been sporadic. Now I have realized that I have this problem (in Firefox 7.0 and 7.01) WHEN THERE IS A PDF DOCUMENT OPEN IN ONE OF THE TABS. When there is a .pdf open, trackpad scrolling works fine in *that* tab but not in any of the other Firefox tabs that are open. When I close or move away from the .pdf file, then the scrolling function returns in the other tabs. Is there something about the Acrobat plug-in (ver. 9.4.5) that isn't working correctly in Firefox 7.x?

  • When a PDF is opened in a tab, my laptop's touchpad scroll stops working for other tabs. (But works perfectly fine on the pdf tab or with every tab after closing the pdf tab)

    My touchpad scroll was not working many times after i installed firefox 6. But it works perfectly fine in other browsers at the same time.
    After some playing around, i found that this problem occurs only when a pdf is open in some tab (The scrolling works in pdf's tab but not in other tabs). Once that particular tab is closed, the scrolling starts working properly.

    Using similar scroll function on my netbook. To add to the above, I find that using scroll is actually causing the PDF to scroll rather than the tab I'm actually in.
    Reader 9 is installed on my Win7 Starter.

  • With the latest flash update and on firefox 13 when I scroll on pages with youtube videos or other flash content it become corrupted.

    When I actually play the videos it's fine, the issue only occurs with still images. This doesn't show up with vimeo videos.
    The images should explain more
    Before scrolling
    http://i.imgur.com/MzAs7.jpg
    After
    [IMG]http://i.imgur.com/2tZwm.jpg[/IMG]
    This does not occur with other browsers with the latest flash update.
    The problem also shows up even with add-ons disabled and testing it with a new profile.
    Does anybody have an idea with how to fix this, or is it a problem on adobe's end?

    I've fixed the problem by installing the older version of Flash Player (v11.2.202.235).
    - First, download the uninstaller from [http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html here].
    - Close your browser(s).
    - Run uninstaller and remove flash player.
    - After the uninstall process, download and install the old version from [http://www.oldapps.com/flash_player.php here].
    Note: Download "Adobe Flash Player 11.2.202.235 (Non-IE)" if you are using 32 bit OS
    Or
    Download "Adobe Flash Player 11.2.202.235 (x64) (Non-IE)" for 64 bit OS.

  • After I updated to the latest version, the scroll-function on my laptop-mousepad doesn't work in Firefox... Any tips?

    The questions sais it all really... It just doesnt work - no matter what i do, the scroll function just doesnt work.
    I remember this was the reason why i went back to the old version earlier - but now many sites require the latest version of FF...

    Try to modify the pref ui.trackpoint_hack.enabled on the about:config page from the default value -1 to 0 or 1 to see if that makes the scroll pad work.
    Close and restart Firefox after changing the pref.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • Where's the problem??VMWARE workstation + win2003 + DB 10G (EM not working)

    Please I need a real help in this , I have Installed Win 2003 Server On VMware Workstation with DB 10 G but the Enterprise Manager Give me Blank Homepage (no Login Interface) , Is this problem happend in Physical installation of Win 2003 sever ?? Is there is any options to be Enabled to let the EM work on Win 2003 server or it's work normally as win XP ,Vista ???
    Help!!!!!!!!!!!!!!!!!!!!!!

    Hi,
    Assuming Windows OracleDBConsole(sid) service is up and running on your virtual machine, issue you are facing could be a browser setting. You should add https://hostname into trusted sites in Internet Explorer or have something similar done with Mozilla Firefox (if that is your prefered browser). After that you'll get a login screen.
    Hope this helps.

Maybe you are looking for

  • ShIft caps lock tab not workIng correctly

    My keyboard has started to behave strangely. The left shIft key dIsplays an I. The caps lock key does nothIng and doesnt lIght up. tab does not work. If I type I and n together It becomes IN. enter key goes back to begINnINg of sentance. typINg thIs

  • Concatenate of table name in insert Query

    Greetings, Oracle Version -  Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production I want to write a procedure in which we can give table name in insert statement at run time through Cursor But problem is insert into  tra_temp select  * tr

  • NEED HELP. IS THIS POSSIBLE? IF SO HOW?

    Hi. I am on a real big budget here and i am planning ways around this so here goes. I need to set up a network which will being 100% network based. So users login with accounts being held on the Main server etc. This is what i want to do. Get a Mac P

  • Avoid processing of WPUBON in certain case

    Hello Experts, We have a requirement for an Invoicing Scenario for a SAP IS R System. In this scenario, in case of a Particular Condition Type (ZXXX) in WPUBON IDOC (Segment E1WPB03), the further processing of Goods Movement (Article Document) and Bi

  • Glibc detected on Oracle R2 on Linux 2.6.18.274

    Hi , Glibc detected on Oracle R2 on Linux 2.6.18.274 *** glibc detected *** double free or corruption (!prev): What may be the cause Kindly help