Topic: How To: Post pictures on this forum (or any forum)
1) Find a good image hosting website like Omploader (it's "good" because it doesn't have popup adds and other annoyances).
2) Take a screenshot using either the Print Screen key on your keyboard or the CLI command Scrot (example usage: $ scrot -cd 10 mypicture.jpg <this will take a picture of your desktop in 10 seconds, you can adjust the number up or down according to your needs, the filename can be whatever you desire)
3) Go to your chosen image hosting website and upload the image. If you used Print Screen the picture is saved in ~/images , if you used scrot command the picture is saved in your base user directory /home/username.
After uploading you will get links to that file on the image hosting site. For omploader it will be the bottom most text (BBCode:):
Copy that text and paste it "as is" in your message on the forum. It will display a thumbnail:
If you need to edit your picture before you upload, let's say you only want to display a portion of your screenshot, load the image in Gimp and use the selection tool, select the area and use Image>Crop to Selection.
Final note: Print Screen will save the image in PNG format, scrot will save it in the format you gave as the image file extension, in the above example of scrot it will save in JPG.
Last edited by kBang (2009-03-30 15:19:04)

