Home
last modified time | relevance | path

Searched refs:xorgFSOptions (Results 1 – 2 of 2) sorted by relevance

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h890 QString xorgFSOptions; variable
H A Donmainwindow.cpp10449 cmdLine=xorgFSOptions; in startXOrg()
10790xorgFSOptions=(st.setting()->value("optionsfs","-fullscreen -notrayicon -clipboard").toString()); in xorgSettings()
10812 xorgFSOptions="-fullscreen -notrayicon -clipboard"+primClip; in xorgSettings()