|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Good day,
Are there any aplication under KDE or GNOME to capture screen? -- Thanks for your time, Regards, Juan L. Mera |
|
|||
|
On Wed, 03 May 2006 19:09:24 -0400, Juan Mera <juanm@grupomera.net> wrote:
> Good day, > > Are there any aplication under KDE or GNOME to capture screen? > ksnapshot, gkrellshoot, gimp, xwd, probably a bunch of others -- Suse 10.1beta, kde3.51, opera 9.x weekly |
|
|||
|
Juan Mera wrote:
> Good day, > > Are there any aplication under KDE or GNOME to capture screen? > You already got a list of some programs, so I'll add one method. You can grab a screenshot even without X from the CLI: chvt 7; sleep 2; import -display :0.0 -window root sshot1.png; chvt 1; chvt changes the virtual terminal, sleep gives it time to redraw the screen. The import command captures the whole display and saves it to a file ( i.e. sshot1.png) before the final chvt takes you back to square one ![]() Vahis -- http://waxborg.servepics.com http://waxborg.servepics.com/mobile/...es/vmware.html http://waxborg.servepics.com/English...imedia.en.html http://waxborg.servepics.com/English.../index.en.html |
|
|||
|
Vahis wrote:
> chvt 7; sleep 2; import -display :0.0 -window root sshot1.png; chvt 1; Thanks, I have had an extremely painful tooth all night so I may do some screenshots from the cli rather than surfing aimlessly in cyberspace until my dentist opens in two hours ... ouch.Olav -- Just kidding, I'm online |
|
|||
|
> chvt 7; sleep 2; import -display :0.0 -window root sshot1.png; chvt 1;
Which package owns the "import" command? -- .~. Might, Courage, Vision. SINCERITY. http://www.linux-sxs.org / v \ Simplicity is Beauty! May the Force and Farce be with you! /( _ )\ (Ubuntu 5.10) Linux 2.6.16.11 ^ ^ 14:03:02 up 8 days 21:17 load average: 1.49 1.12 1.04 news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk |
|
|||
|
Man-wai CHANG wrote:
>> chvt 7; sleep 2; import -display :0.0 -window root sshot1.png; chvt 1; > > Which package owns the "import" command? > Found it.. ImageMagik. -- .~. Might, Courage, Vision. SINCERITY. http://www.linux-sxs.org / v \ Simplicity is Beauty! May the Force and Farce be with you! /( _ )\ (Ubuntu 5.10) Linux 2.6.16.11 ^ ^ 14:10:01 up 8 days 21:24 load average: 1.00 1.06 1.04 news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk |
|
|||
|
Juan Mera wrote:
> Good day, > > Are there any aplication under KDE or GNOME to capture screen? Suse: kde (suse) menu Utilities>Desktop>Screen Capture (ksnapshot) hth -- ac |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|