TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.4k stars 13.04k forks source link

Computer Basics: Add instructions for taking a screenshot in Ubuntu #28237

Open Sivasankar300 opened 2 months ago

Sivasankar300 commented 2 months ago

Checks

Describe your suggestion

In the 5th assignment "Taking screenshot" the resource does not mention on how to take screenshots in Ubuntu, So some instructions at the bottom of it or somewhere else in the lesson might be helpful like (Suggested by @mathdebate09)

These shortcuts can be customised at: (Change these if your Keyboard doesn't have Print Screen key)

Settings>Keyboard>View & Customise shortcuts>Screenshots

Path

Foundations

Lesson Url

https://www.theodinproject.com/lessons/foundations-computer-basics#assignment

(Optional) Discord Name

No response

(Optional) Additional Comments

No response

mathdebate09 commented 2 months ago

Adding a link on how-to screenshots might be a bit too much, if it's necessary to add guide we can have

Sivasankar300 commented 2 months ago

Adding a link on how-to screenshots might be a bit too much, if it's necessary to add guide we can have

  • Shift + Prnt Scrn allows you to print a selection of the screen.
  • Print Screen alone will take a screenshot.

Reference

You do have a point, That should be sufficient enough.

JoshDevHub commented 2 months ago

Adding a link on how-to screenshots might be a bit too much, if it's necessary to add guide we can have

* `Shift + Prnt Scrn` allows you to print a selection of the screen.

* `Print Screen` alone will take a screenshot.

Reference

Disagree that this is sufficient. Anyone using a keyboard smaller than TKL will probably not have a print screen key, making these instructions useless. We'll need some way to have the instructions work no matter what keyboard the learner may be using.

mathdebate09 commented 2 months ago

Another alternative solution would be to search for the keyboard settings, and configure your own shortcut for the screenshots, like Ctrl + Alt + S

image

Sivasankar300 commented 2 months ago

Adding a link on how-to screenshots might be a bit too much, if it's necessary to add guide we can have

* `Shift + Prnt Scrn` allows you to print a selection of the screen.

* `Print Screen` alone will take a screenshot.

Reference

Disagree that this is sufficient. Anyone using a keyboard smaller than TKL will probably not have a print screen key, making these instructions useless. We'll need some way to have the instructions work no matter what keyboard the learner may be using.

I didn't think consider that, Thanks for pointing it out. Like @mathdebate09 said we can add the location to the keyboard shortcuts so they can be customised however they like.

samyuii commented 2 months ago

Another alternative solution would be to search for the keyboard settings, and configure your own shortcut for the screenshots, like Ctrl + Alt + S

image

@JoshDevHub, what do you think of this solution? If we agree on this approach and no one is assigned, I can make the pull request, thanks.

github-actions[bot] commented 1 month ago

This issue is stale because it has had no activity for the last 30 days.

JoshDevHub commented 1 month ago

Apologies for letting this go stale.

Are you still interested in submitting a PR for this @theSamyak ? I think that solution could work great!

github-actions[bot] commented 2 days ago

This issue is stale because it has had no activity for the last 30 days.