How to resize Epiphany web-browser - Raspberry Pi Forums
i automatically resize window after starting system. until achieve start browser automatically after start adding following code.
/etc/xdg/lxsession/lxde-pi/autostart
@xset s off
@xset -dpms
@xset s noblank
@epiphany-browser http://www.google.de
lets want windows size half of screen. how can achieve it?
idea? appreciate it.
/etc/xdg/lxsession/lxde-pi/autostart
@xset s off
@xset -dpms
@xset s noblank
@epiphany-browser http://www.google.de
lets want windows size half of screen. how can achieve it?
idea? appreciate it.
you try using xdotool.
ghans
ghans
raspberrypi
Comments
Post a Comment