Button layout order in linux depends on the desktop environment. KDE uses OK buttons on the left, copying windows, while GNOME copies OS X, for instance. In any case, it is Qt that chooses the button order, you will likely have to wait for your distro to add support for Qt 5 with a Qt 5 theme, and then use that system theme in Preferences->Look & Feel->User interface style.
|