core-agent-linux/sys-defaults/profile.d_qt_x11_no_mitshm.sh
2020-02-04 23:59:09 +00:00

3 lines
88 B
Bash

# Stops Qt form using the MIT-SHM X11 Shared Memory Extension
export QT_X11_NO_MITSHM=1