A friend of mine asked me for a screenshot, and then I realized I didn't know how to take screenshots outside being logged in on KDE or GNOME. I did some googling around, and saw that 'Xnest' was the better way to getting screenshots of Display Managers.
I did have to turn off IPv6 to get Xnest working, but the fonts didn't look so good, that's when I found out about Xephyr, which supports modern X extensions.
First switch from GDM to KDM.
Then, install Xephyr.
yum install XephyrAnd then:
Xephyr :1 -query localhost -screen 1024x76PS: If you use 127.0.0.1 instead of localhost, Xephyr should work with IPv6 enabled.

0 comments:
Post a Comment