# invisi-cursor.post # Config workaround for TIVI-515: Invisible cursor. cd /opt/home/app/.e/e/config/samsung/ eet -d e.cfg config > a.config sed -ie s/'value "cursor_size" int: 1'/'value "cursor_size" int: 24'/ a.config eet -e e.cfg config a.config 1 chown app.app e.cfg rm a.config