Search:

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

Page 1 of 7 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    5,839

    [ubuntu] Re: Targus USB Docking station

    after some googleing, the upshot is probably that the linux driver is
    not written yet...

    http://www.displaylink.org/forum/showthread.php?t=1748

    (this applies to docking station with...
  2. Replies
    9
    Views
    5,839

    [ubuntu] Re: Targus USB Docking station

    UP

    I have a new Targus USB 3 docking station,
    usb hub+ethernet works fine, but I am not able to have the
    video output working.

    The screen doesn't react at all.

    lsusb says:
  3. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Ah, I did not realize this. Good. (I'm still using the ubuntu "official" xf86-input-wacom-0.11.0)



    If this hasn't changed, this is just something like this:



    event=$(readlink...
  4. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    wow ! I didn't notice this annoucement:



    finally! this sounds great !
  5. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    this part is more difficult. You can try this:
    (I'm not sure it works for ubuntu 10.04. It should work for 11.04 and 11.10, but one never knows)

    download the archive I posted in #214
    ...
  6. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Teacher Lion:

    I have finally tested my script with my intuos 4 (M),
    indeed there was a mistake:
    you should not use RelWheelUp/RelWheelDown, but instead
    AbsWheelUp/AbsWheelDown (don't ask me...
  7. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi Teacher Lion

    it seems that you are executing a bash script with sh.
    Instead, try


    chmod 755 modes.sh

    and then execute with
  8. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Teacher Lion

    I'm not sure exactly whay you tried.

    Can you do the following, in a terminal:


    xsetwacom list

    it should give you a list of recognized wacom devices.
  9. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    @Teacher Lion

    I didn't notice that you have Ubuntu 9.10

    If this is still the case, then xsetwacom syntax is probably different, beware.
  10. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    ok, let me know

    for the leds, it should work (theOgre did it in this thread)

    It is maybe more tricky since you have to patch and recompile the kernel driver wacom.ko

    (I don't remember the...
  11. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi Teacher Lion

    you have 2 issues

    (1). having your four leds light on and off
    (2). using your wheel for different actions

    I remember vaguely someone doing (1) with success. I can try to...
  12. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Mmm I see, this is quite a serious bug, making
    gimp really unusable.

    I thought it could be similar to the bug I had on the Toshiba Portege M750 tablet PC, but not at all. This one was easy to...
  13. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    * just a remark: I switched to Oneiric, and I was too lazy to
    reinstall the git.

    But I was happy to notice that my old tarball in post #214 still works ! (it contains the patched wacom.h for...
  14. [kubuntu] Re: Let's talk about Nvidia black windows for a minute

    same problem here... thanks for the tip !
  15. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    thanks. I'll see this with Ping, then.
  16. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi Jon.k

    AFAIK it is not possible with a simple magick's command line, but I came up with a small bash script that does it:



    #!/bin/bash -e

    # convert a 64x23 image to raw 4bit grayscale...
  17. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi eyes

    both should do it. But the patch in #202, in addition, corrects the orientation of the touch strips (you have them in Intuos3 or Cintiq). In your case (intuos4) , there is no difference.
  18. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Thanks OGRE for the explanation. Indeed, I agree now it sounds like a good idea.

    Some more comments:

    * I find it unsafe to encode information in the filenames themselves.
    Maybe that's just...
  19. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi Jon.k

    I didn't know zsh, it seems very powerful, and your programming style is very nice !
    Your idea to have fixed bindings for the buttons is interesting, but I don't quite understand why it...
  20. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi jon.k

    that sounds great !

    I was wondering whether it would be more practical (or not) that the led only indicates the behaviour of the touch ring (and does not change the buttons).
    For...
  21. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    since you mention profile manager, here is the one I started to work on too.

    It is fully functional for OLEDS, buttons and automatic switching, but I didn't do anything with the 4 small leds for...
  22. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    I see, thanks for pointing this out.
  23. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    OGRE: I'm just curious: in the led sysfs directory, do the files
    "button*_rawimg" get created for your INTUOS4S too ?
  24. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    and yes, the input* may change around.
    You can use
    readlink /dev/input/wacom to find out

    see the sample script I write below:


    #!/bin/bash -e

    event=$(readlink /dev/input/wacom) # exits...
  25. Replies
    315
    Views
    39,159

    [ubuntu] Re: Wacom Intuos4 OLEDs

    Hi theOGRE

    I'm glad it works for the INTUOS4S too !

    for the perms, you should modify every line in wacom_sys.c that starts with


    static DEVICE_ATTR

    I did this too for me ! See the...
Results 1 to 25 of 152
Page 1 of 7 1 2 3 4