bubu
21st July 2004, 03:37 AM
:confused: Hi I was just wondering if anybody had come across this, I'd be intersted to find out how to do it.
I know that the device driver for my monitor resides in /dev/ but how do I know which one it is?
Then knowing this isn't there some way to write to this device, either with a bit of C code or echo statement. What i had seen before was someone was able to write to someone elses display on the network by doing somethings along the lines of
echo "Follow the white rabbit" > /dev/(monitor device)
Well if any body know I would love to hear
I know that the device driver for my monitor resides in /dev/ but how do I know which one it is?
Then knowing this isn't there some way to write to this device, either with a bit of C code or echo statement. What i had seen before was someone was able to write to someone elses display on the network by doing somethings along the lines of
echo "Follow the white rabbit" > /dev/(monitor device)
Well if any body know I would love to hear