Sponsored Content
Top Forums UNIX for Beginners Questions & Answers How can I save images from web browser? Post 303044437 by rbatte1 on Friday 21st of February 2020 06:58:05 AM
Old 02-21-2020
Welcome BeckyMoore,

When you say that you want to download an image, it's really rather vague. For the image, do you mean:-
  • A visible picture on a website
  • A software installer image
  • The source for for a graphical view
  • Something else?
If it is a visible picture on a web-site, how do you currently see it? I'm presuming that you have a browser of whatever flavour (there's many many out there) but they generally allow you to right-click it (or left-click if you've adjusted your mouse buttons for left-handed use) and copy it that way.


Does this do all you need, or have I answered the wrong question?


I hope that this helps,
Robin
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Web browser and web server for Unix

Hi there all I am looking for both a web browser as well as a web server (Ie. Netscape Fasttrack) that will run on HPUX 10. If you know where I can get these free via FTP, please contact me as soon as possible!! Thanks, Mark (1 Reply)
Discussion started by: mleathers
1 Replies

2. Linux

web browser from konsole

hi experts, i'm running red hat linux, consider there's no visual interface, no X server... actually there is one but it's written in Python! what i need is to intall a decent web browser on it! is it possible? and i only have abt 100 MBs of free disk space... (1 Reply)
Discussion started by: elzalem
1 Replies

3. Linux

Configure apache to run with perl ... while running from browser it asks to save .pl

I have installed fedora 9 and trying to run .pl (perl files) from browser. I have below RPM installed: ---------------------------------- httpd-2.2.8-3.i386 mod_perl-2.0.3-21.i386 $cat /etc/httpd/conf.d/perl.conf LoadModule perl_module modules/mod_perl.so Alias /perl /var/www/perl... (4 Replies)
Discussion started by: sriram003
4 Replies

4. Solaris

Web browser not opening

On clicking on my WEB BROWSER . no window is appearing , only a dialog box appearing with named "ALERT" any nothing else. What is browser package name , which is by default in Solaris 10 (3 Replies)
Discussion started by: kush singh
3 Replies

5. What is on Your Mind?

The Dillo Web Browser

Hello, Have you all noticed that the Dillo web browser always reports bugs just about on every web page. Richard Stallman's Personal Page However some, but not many have none. cheers (2 Replies)
Discussion started by: nigelc
2 Replies

6. Shell Programming and Scripting

Save cURL verbose output to file or do it like browser "save as.."

hi there ! i have exactly the same problem like this guy here https://www.unix.com/shell-programming-scripting/127668-getting-curl-output-verbose-file.html i am not able to save the curl verbose output.. the sollution in this thread (redirecting stderr to a file) does not work for me.... (0 Replies)
Discussion started by: crabmeat
0 Replies
KEYMON(1)							   User Commands							 KEYMON(1)

NAME
Keymon - Keyboard and mouse monitor window for GTK. SYNOPSIS
key-mon [options] OPTIONS
-h, --help show this help message and exit -s, --smaller Make the dialog 25% smaller than normal. -l, --larger Make the dialog 25% larger than normal. -m, --meta Show the meta (windows) key. --nometa Opposite of --meta --mouse Show the mouse. --nomouse Opposite of --mouse --shift Show shift key. --noshift Opposite of --shift --ctrl Show the ctrl key. --noctrl Opposite of --ctrl --alt Show the alt key. --noalt Opposite of --alt --scale=SCALE Scale the dialog. ex. 2.0 is 2 times larger, 0.5 is half the size. Defaults to 1.0 --key-timeout=KEY_TIMEOUT Timeout before key returns to unpressed image. Defaults to 0.5 --mouse-timeout=MOUSE_TIMEOUT Timeout before mouse returns to unpressed image. Defaults to 0.2 --visible-click-timeout=VISIBLE_CLICK_TIMEOUT Timeout before highly visible click disappears. Defaults to 0.2 --decorated Show decoration --nodecorated Opposite of --decorated --backgroundless Show only buttons --nobackgroundless Opposite of --backgroundless --no-press-fadeout=NO_PRESS_FADEOUT Fadeout the window after a period with no key press. Defaults to 0.0 seconds (Experimental) --only_combo Show only key combos (ex. Control-A) --noonly_combo Opposite of --only_combo --sticky Sticky mode --nosticky Opposite of --sticky --visible_click Show where you clicked --novisible_click Opposite of --visible_click --follow_mouse Show the mouse more visibly --nofollow_mouse Opposite of --follow_mouse --kbdfile=KBD_FILE Use this kbd filename. --swap Swap the mouse buttons. --noswap Opposite of --swap --emulate-middle When you press the left, and right mouse buttons at the same time, it displays as a middle mouse button click. --noemulate-middle Opposite of --emulate-middle -v, --version Show version information and exit. -t THEME, --theme=THEME The theme to use when drawing status images (ex. "-t apple"). --list-themes List available themes --old-keys=OLD_KEYS How many historical keypresses to show (defaults to 0) --reset Reset all options to their defaults. --opacity=OPACITY Opacity of window --loglevel=LOGLEVEL Logging level -d, --debug Output debugging information. Shorthand for --loglevel=debug --screenshot=SCREENSHOT Create a "screenshot.png" and exit. Pass a comma separated list of keys to simulate(ex. "KEY_A,KEY_LEFTCTRL"). DESCRIPTON
Keymon is a program to help in teaching or podcasting by showing the current status of the mouse buttons and keyboard. Keymon creates a small, borderless window which always stays topmost and monitors the keystrokes and mouse buttons used at any time in any program. Configuration files are saved in ~/.config/key-mon/. AUTHOR
Written by Scott Kirkwood (scott+keymon@forusers.com) SEE ALSO
Full documentation for keymon is available at http://code.google.com/p/key-mon Send bugs to http://code.google.com/p/key-mon/issues/list Keymon version 1.13. June 2012 KEYMON(1)
All times are GMT -4. The time now is 07:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy