mouse buttons in Linux, deleting certain morphs
Hi list. On a Linux host with default mouse mappings in X ( "Button Left"=1, "Button Middle"=2, "Button Right"=3 ) is there a setting to enable the Right Button as blue button without requiring the control key ? Regardless, I'm unable to delete certain morphs ( e.g. RectangleMorph, EllipseMorph ) in the World using the CTRL right-mouse button. To reproduce create a RectangleMorph in the World and try to delete interactively. Sven
In Settings -> System -> Keyboard -> Control and Alt keys there are a couple of options, included "swapped". Maybe something there helps ? Cheers Mariano On Wed, Apr 13, 2011 at 7:36 PM, Sven Crouse <sven@boatverk.com> wrote:
Hi list. On a Linux host with default mouse mappings in X ( "Button Left"=1, "Button Middle"=2, "Button Right"=3 ) is there a setting to enable the Right Button as blue button without requiring the control key ?
Regardless, I'm unable to delete certain morphs ( e.g. RectangleMorph, EllipseMorph ) in the World using the CTRL right-mouse button. To reproduce create a RectangleMorph in the World and try to delete interactively.
Sven
-- Mariano http://marianopeck.wordpress.com
On Wed, 13 Apr 2011, Sven Crouse wrote:
Hi list. On a Linux host with default mouse mappings in X ( "Button Left"=1, "Button Middle"=2, "Button Right"=3 ) is there a setting to enable the Right Button as blue button without requiring the control key ?
shift + middle button brings the halo up here on Linux. Markus
participants (3)
-
Mariano Martinez Peck -
Markus Schlager -
Sven Crouse