import -window root on CentOS 7 just gives beep beep

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
jgeis
Posts: 2
Joined: 2017-01-13T05:43:40-07:00
Authentication code: 1151

import -window root on CentOS 7 just gives beep beep

Post by jgeis »

Hi all,

I have CentOS 7 and would like to get a screen capture of the whole screen.
When I do the following:
export DISPLAY=:0.0
import -window root screen.png

All I hear is beep beep and no errors reported and the screen.png file is all black.

This command works fine on CentOS 6.

CentOS 7 has version 6.7.8.9-15

What am I not doing correctly?
Thanks,

Jerry
Post Reply