diff options
-rw-r--r-- | profile.d/efl_tv.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile.d/efl_tv.sh b/profile.d/efl_tv.sh index 67e585e..afe0c35 100644 --- a/profile.d/efl_tv.sh +++ b/profile.d/efl_tv.sh @@ -1,6 +1,7 @@ ## Elementary export ELM_PROFILE="tv" export ELM_DISPLAY="wl" +export ELM_ATSPI_MODE=1 ## Eina export EINA_LOG_DLOG_ENABLE=1 |