Results 1 to 9 of 9
Whenever I want to look at an image on the command line I use Kview, but what I want to use is the standard one you get when you click ...
- 04-05-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 10
How to call the standard image viewer?
Whenever I want to look at an image on the command line I use Kview, but what I want to use is the standard one you get when you click on an image file in windows mode. For me it's called visionneur d'image cos i'm using linux at my university in France.
- 04-05-2011 #2
Does this help? Started 'dolfin', the file manager that KDE offered me in Debian. Clicked a picture and it started 'qwenview'. Gwenview at the command line starts the program.
- 04-05-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 10
I tried both qwenview and gwenview but neither exist on Debian.
- 04-05-2011 #4Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
Have you tried feh or geeqie?
- 04-05-2011 #5Just Joined!
- Join Date
- Mar 2011
- Posts
- 10
Neither feh or geeqie exist either
- 04-05-2011 #6Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
- 04-05-2011 #7Just Joined!
- Join Date
- Mar 2011
- Posts
- 10
I don't know how to update the package list. I'm on version 2.22.3
Surely there would be no need to update the system if the application 'visionneur d'images' already exists for the windows but not in the terminal.
- 04-05-2011 #8
Assuming you are newish to this: you should update frequently
, assuming you are connected to the internet.Code:apt-get update at the command line
Then, at least is the way I do it - no guru,as root, and then hit <shift>+plus on any updates and then hit <g> until it installs the security patches etc..Code:aptitude
You can install a good, friendly viewer with:This is the old name for the thing I mentioned above.Code:apt-get install gqview gqview - image viewer using GTK+ (transitional package)
- 04-06-2011 #9
Start the program by clicking an image. Then check its
menu if it has a help page. This should tell you what command
to use from the command line.


Reply With Quote

