https://github.com/raais/e3bm
Blender Keymap for toggling 'Emulate 3 Button Mouse'
https://github.com/raais/e3bm
blender blender-addon blender-python blender-scripts blender3d
Last synced: about 2 months ago
JSON representation
Blender Keymap for toggling 'Emulate 3 Button Mouse'
- Host: GitHub
- URL: https://github.com/raais/e3bm
- Owner: Raais
- Created: 2021-06-12T12:07:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T12:24:08.000Z (almost 4 years ago)
- Last Synced: 2025-01-12T15:45:56.520Z (4 months ago)
- Topics: blender, blender-addon, blender-python, blender-scripts, blender3d
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blender Keymap for toggling 'Emulate 3 Button Mouse'
Script by [Robert Guetzkow](https://blender.stackexchange.com/a/155523)
Download the [emulate.py](https://github.com/Raais/e3bm/blob/main/emulate.py) file and install it as you would normally install an add-on, and enable it.
After installation, go to Preferences > Keymap > Window, and Add New at the bottom. Expand the new keybind and paste the following as the value of identifier:
`preferences.toggle_emulate_3_button_mouse`
Set the keybind to anything you want.