mplayer-users
[Top][All Lists]
Advanced

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

[MPlayer-users] Re: turn off cursor


To: "MPlayer user's list." <mplayer-users@xxxxxxxxxxxx>
Subject: [MPlayer-users] Re: turn off cursor
From: Jonathan Rogers <jonner@xxxxxxxxxx>
Date: Sat, 12 Jul 2003 13:06:50 -0500
In-reply-to: <20030712034550.GV227@brightrain.aerifal.cx>
References: <060601c347ec$c61673c0$0a01a8c0@cnt496><20030712034550.GV227@brightrain.aerifal.cx>
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030616

[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
D Richard Felker III wrote:
This will turn it off:
#setterm -cursor off
But I have to log in and run it locally.  - is there some way to do it from the 
remote shell?

Same for #setterm -blank 0 - If I don't do that, the screen saver kicks in and turns off the monitor while I am watching the movie.


Redirect stdin/out/err from the terminal attached to the console.

Just stdout is all you need, like this:


setterm -blank 0 -cursor off >/dev/vc/1

Of course, replace "/dev/vc/1" with the actual name of your virtual console.

Jonathan Rogers

_______________________________________________
RTFM!!!  http://www.MPlayerHQ.hu/DOCS
Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]