Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using the ruler without changing tools #1183

Open
ch-westphal opened this issue Dec 9, 2024 · 1 comment
Open

Using the ruler without changing tools #1183

ch-westphal opened this issue Dec 9, 2024 · 1 comment

Comments

@ch-westphal
Copy link

Using the ruler requires you to change the drawing tool (pen), then the cursor to move the ruler, then the pen again.

It would be useful to be able to move and rotate the ruler even if the pen is selected when the cursor is on the ruler's designated zones. The pen could turn into a cursor when it's over the move and rotate zones.

@letsfindaway
Copy link
Collaborator

letsfindaway commented Dec 9, 2024

At least I can offer a halfway solution for this:

  • Locate your OpenBoardUser.config and add the following entry:
[Shortcut]
IgnoreCtrl=true
  • This allows to activate shortcuts without pressing Ctrl.
  • Then select the Arrow tool to manipulate the ruler.
  • To draw, press and hold the P key for the pen. You can then draw along the ruler.
  • As soon as you release the P again, you're back to the arrow tool.

This works starting with OpenBoard 1.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants