Hello,
I've received a 3.5 inch TFT LCD today http://www.amazon.co.uk/inch-Digital-Re ... 039&sr=8-1 and connected it to my raspberri Pi.
It works in general, but I have several questions:
1.Is it possible to do something with the refresh rate? It is a bit dazzling.
2.I found several posts how to change screen resolution under elinux (like here http://www.raspberrypi.org/phpBB3/viewt ... f=2&t=5726), but how can I do it under debian squeeze (http://downloads.raspberrypi.org/images ... 4-2012.zip)?
3.Has anyone found a decent DC adapter, that can provide 5V USB + 12V for the display at the same time?
4.I'd like to use raspberry PI + 3.5 LCD to show some widgets/notifications/etc., like weather forecast or FTSE 100 or whatever. What would be the best way to organise these widgets, ideally on startup without keyboard interaction?
5.Once I have a monitor attached to raspberry pi, how would you solve the "remote keyboard problem"? It is clear I can use ssh+x11 even to create another X11 session, or I can use xvnc to carry with the current session - but is there a way just to emulate keyboard/mouse remotely?
Thanks.