Menu

#84 Right Click Functionality (as ctrl click)

open
nobody
None
3
2005-02-04
2005-02-04
thewer
No

The file "2005_02_04_right_click_04pre_all_01.patch"
enables right click functionality on all (only tested
on win32 and SDL) platforms. There is no config file
option to turn this off.

It changes the /system/mouse.[cc,h]
/system/keyboard.[cc,h] and /io/cuda/cuda.cc files. The
functionality is hard coded into how a right click is
recieved. The patch assumes the right button is betton3
as that is what it seemed to be on win32 (despite other
docs).

The changes to mouse.[cc,h] allow mouse events to be
artificially added. The changes to keyboard.[cc,h]
allow kaybaord events to be artificially added. The
changes to cuda.cc changes how a button3 mouse event is
processed.

It currently works with 0.4pre (tested on CVS checked
out on the 4th Feb 2005).

I would like to know if this works under linux when
someone has the time to test it.

thewer ;)

Discussion

  • thewer

    thewer - 2005-02-04

    Patch for 0.4pre right click.

     
  • thewer

    thewer - 2005-02-04
    • priority: 5 --> 3
     
  • Pradeesh

    Pradeesh - 2005-02-06

    Logged In: YES
    user_id=1181474

    Hmm , works under linux aswell , thanks a lot...saved my time

    clicking the ctrl button and left click

    Kudos for you

     
  • Nobody/Anonymous

    Logged In: NO

    Seems not to work in Linux.

     

Log in to post a comment.