GNOME Bugzilla – Bug 754705
Warnings when running from profile.d
Last modified: 2015-09-23 13:16:17 UTC
Created attachment 310865 [details] warnings when running epiphany browser I have the following script: #/!/bin/bash epiphany-browser http://localhost/kml-tfl-countdown-master/countdown.php & sleep 15 xte "key F11" -x:0 runs fine but with the warnings attached. When I set the script in profile.d these warnings seem to avoid it being run on full screen mode. I am doing this in trisquel-mini (lxde - ubuntu based distro)
To clarify, your issue is that fullscreen mode doesn't work? I guess that would be due to this warning: Unhandled action type _OB_WM_ACTION_UNDECORATE Are you using OpenBox? I don't think that's a GNOME issue.
Thank you! I am using LXDE on Raspbian and trisquel. So I think it is something similar on both cases. Is there a command to make epiphany full screen without a keyboard? I guess what I'd want is to Boot up kiosk mode? The xte command only works with keyboard plugged in. Happy to raise a feature request or ask elsewhere.
(In reply to andres from comment #2) > Is there a command to make epiphany full screen without a keyboard? I don't think there is. This is the sort of feature we'd accept a small patch for, but aren't going to work on ourselves. Sorry.