Adin Burroughs

Show:

What's happening?

  • Comment: Device interfaces

    As a new owner of a PRS-500 Sony Reader, I absolutely agree. The sony connect software is windows only and their e-book store is only accessible through their connect software. (They allow non-drm'ed formats on the reader, tho) A really nice project for OpenBerg would be to create a good library manager and converter for the reader. (I've seen lrf projects here and there).

    2007-02-17 06:42:09 UTC in OpenBerg e-Book architecture

  • Comment: 2nd/3rd Mouse Buttons Reversed

    After switching values for mouse events in EventFilter.m, I rebuilt and it works great. If anyone is interested in my mouse button switched build, drop me a line. Here's the code I touched (very minor hack): - (void)rightMouseDown: (NSEvent *)theEvent { [self queueMouseDownEventFromEvent: theEvent buttonNumber: 2]; } - (void)rightMouseUp: (NSEvent *)theEvent { [self...

    2007-01-04 03:14:34 UTC in Chicken of the VNC

  • Comment: 2nd/3rd Mouse Buttons Reversed

    Looking through the last year of the apple forums it looks like this is an actual issue that many people have just been using workarounds (like sidetrack) for. Everyone I see in the Apple Remote Desktop forums is blaming the server, and I can't find any threads where anyone actually investigates the client (or puts it together that the two buttons are swapped, not just that the 3rd mouse button...

    2007-01-04 01:59:55 UTC in Chicken of the VNC

  • Comment: 2nd/3rd Mouse Buttons Reversed

    Er, looking through the Vine Server docs, there's apparently an option to swap buttons 2 & 3, they note that "by convention, the buttons sent by the VNC client are in the opposite order as Mac OS X buttons". So, with that option *disabled*, everything works as expected, which tells me that COTVNC *isn't* (?) swapping the two mouse buttons (?) as a "standard" client is supposed to. Er, I...

    2007-01-04 01:13:07 UTC in Chicken of the VNC

  • Comment: 2nd/3rd Mouse Buttons Reversed

    As far as I can tell. (2nd/3rd button mapping hasn't been changed in the sysprefs). I'm running the OSX remote desktop/VNC server on the target (PB17"), so if there's funky remapping being done by the server, I don't know anything about it. Running Vine VNC server I get the same behavior (reversed buttons). I can try reversing the VNC login direction (PB->ICBM) and see if the behavior is any...

    2007-01-04 00:19:42 UTC in Chicken of the VNC

  • 2nd/3rd Mouse Buttons Reversed

    On a C2D ICBM, 10.4.8, COTVNC 2.0B4. Currently using a mighty mouse with "no emulation" set in active COTVNC profile. When 2nd (right) mouse button is depressed, mousebutton 3 is sent to VNC server and mousebutton 2 is send when mousebutton 3 (scrollball) is depressed. Checking the mouse prefs in system prefs shows mouse is setup correctly (and works as expected in all other apps)

    2007-01-03 23:16:37 UTC in Chicken of the VNC

  • Hide Skype dock icon

    Allow Skypemenu to hide the skype dock icon. This obviously would require skypemenu x to have all the functionality of the dock menu item, so a decomposition of this high level feature request is required to assess full impact on the project.

    2006-09-11 13:33:22 UTC in SkypeMenu for MacOS X

About Me

  • 2003-09-22 (6 years ago)
  • 871654
  • adinb (My Site)
  • Adin Burroughs
  • http://lustre.us/

Send me a message