[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MC Screeshot



Hi


Pavel Bibergal <pavel@dimona.org.il> wrote:
>any idea how can i get a screenshot of MC? i mean a real console MC, not
>a X terminal MC
>Pavel

only as root:
1. setterm -dump <number of vt>
2. If you need the colors, you can dump (e.g. with cat, or dd) the contents
of /dev/vcsa<num>, and get with each char it's attributes. Maybe one day
I'll (or someone else?) write something that translates that to ANSI color
escape sequences...

	didi


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il