deadpixi / sam

An updated version of the sam text editor.
Other
433 stars 47 forks source link

modifier keys to emulate button 2 & 3 on a Mac #79

Closed sevan closed 6 years ago

sevan commented 6 years ago

On an Apple portable you have a single button trackpoint which can be configured to accept a right click on a two finger tap. This makes it somewhat useless for running this version of sam. Is it possible to accept modifier keys from the keyboard as per p9p to emulate button 2 & 3 for basic functionality?

deadpixi commented 6 years ago

Hi @sevan

Holding shift while right-clicking should get you the button 2 menu; does that do what you need?

sevan commented 6 years ago

Hi I set my trackpad setting to use the right corner instead of two finger tap. That with a combination of the shift button gives me the 3 button behaviour need. Thanks for the hint.