Search:

Type: Posts; User: concertedrxn; Keyword(s):

Search: Search took 0.03 seconds.

  1. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    Sorry for not replying sooner. I just noticed your post.

    I'm glad to see you found an answer, and it's great that you shared what you learned. If you're interested in knowing what all the...
  2. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    Instead of installing a package, I just went to the Linux Wacom project's web site and downloaded the latest tarball. The tarball had precompiled binaries, so I just copied the precompiled wacdump...
  3. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    For those using Jaunty or any later version of Ubuntu, please follow the instructions given in message #37 of this thread. The old script given in message #4 will no longer work for the newer...
  4. Replies
    12
    Views
    5,161

    [ubuntu] Re: WINE Keyboard Repeat Problem

    Well, if you want to permanently disable auto key repeat, you don't have to go to the command line to do so. Just use System->Preferences->Keyboard and un-check "Key presses repeat when key is held...
  5. Replies
    12
    Views
    5,161

    [ubuntu] Re: WINE Keyboard Repeat Problem

    Well, after a little more searching I found this: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/367136

    A Gnome plugin is responsible for the repeating enter key problem, but...
  6. Replies
    12
    Views
    5,161

    [ubuntu] Re: WINE Keyboard Repeat Problem

    I've seen the same strange behavior of the phantom repeating enter key when turning off the key repeat behavior. The xset command does it just about every time in Jaunty. However, the following is...
  7. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    I personally have stopped using the Fujitsu P-Series driver and am now using Sam Engstrom's Perl script, which you can find here: http://samengstrom.com/nxl/3566/p1510_touchscreen_page.en.html

    In...
  8. Replies
    7
    Views
    1,989

    [all variants] Re: an intrepid synaptics touchpad how-to

    Thanks for your how-to, but I believe I stumbled across a better solution. While looking for a solution to an apparently unrelated issue, the mute button not working on a Del XPS M1210 laptop, I...
  9. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    Thanks for sharing your experience with us. I've added the package that your system was missing to my script.

    Unfortunately, rotation isn't working right in Ubuntu Hardy Heron either. I'm...
  10. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    The fujitsu driver uses the libtouch library to emulate mouse button actions, and I don't find the way libtouch operates to be very intuitive. To emulate holding down the left mouse button, you have...
  11. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    danmiddle2,

    Here's a script I wrote to toggle the rotation of the screen:



    #!/bin/bash

    current=0
    compiz=0
  12. [all variants] Re: Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    ukripper,

    I'd be happy to add it to the tutorial section once we know it works as written for everyone with a P1510D. I'd also like to have the rotation issue figured out.
  13. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    bikenerd,

    It doesn't rotate for me either, unfortunately. If you find a solution, let me know.

    The command you found is for the wacom driver, so it wouldn't have an effect on this driver. ...
  14. [all variants] Re: [SOLVED] Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    djrakun,

    Did you try danmiddle2's suggestion to install build-essential? If so, did that solve your problem? I went ahead and added it to the script since it won't cause any harm, but I would...
  15. [all variants] Re: Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    danmiddle2,

    Thanks for catching that. I've included your fix in the script so others won't encounter that problem. I apologize for the oversight.
  16. [all variants] Re: Fujitsu Lifebook P1510d Touchscreen stopped working in Hardy

    UPDATE: The script below does not work for Jaunty or any later version of Ubuntu. Please follow the instructions given in message #37 of this thread.


    I have the Fujitsu P-Series driver working...
Results 1 to 16 of 16