-
Notifications
You must be signed in to change notification settings - Fork 16
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
Crowpi2 learning application, Python editor zoom key combinations #28
Comments
The actual keys input for "Ctrl" + "+" are Ctrl+Shift++, because the + sign on the keyboard is activated by Shift++. |
Hey, sorry, I should be clearer in my original message. |
Are you using Thonny? Mine works fine increasing and decreasing font size using Ctrl++ and Ctrl+- respectively. |
I'm using the Crowpi2 app. This is what combinations do:
The good news is that it looks like it not a persistent setting, after rebooting the RPi, the font comes back to the default setting. |
I just want to make sure I am looking at the same app as you. When I click on the Python button on the Crowpi2 app, it is actually launching Thonny Python IDE 3.3.0 with Python 3.7.3 On mine, changing the font size is persistent, settings are stored in the This is what combinations do on mine:
|
Sure, no worries. Thanks for your help. You can also start it by running it from Desktop menu: Education -> Crowpi2 |
Sorry for my mis-understanding. I haven't actually goes into the Learning part. |
I was just browsing through the lessons to see what are they about. |
@ljwinkler Just got around trying the CrowPi2 Learning lessons, and I concur with your finding. |
Hi,
While doing python lessons, I pressed "Ctrl" + "-" keys and the font got smaller.
However, "Ctrl" + "+" doesn't increase the size.
Is there any other combination?
Tried holding different key combination with the "+" - no luck.
Same with using mouse scroll, usually Ctrl + scroll up increases fonts in many applications.
Thanks and regards,
LJ
The text was updated successfully, but these errors were encountered: