Advertisement
Guest User

Untitled

a guest
Sep 5th, 2021
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. ❯ glxinfo -B
  2. name of display: :0
  3. display: :0 screen: 0
  4. direct rendering: Yes
  5. Memory info (GL_NVX_gpu_memory_info):
  6. Dedicated video memory: 4096 MB
  7. Total available memory: 4096 MB
  8. Currently available dedicated video memory: 3685 MB
  9. OpenGL vendor string: NVIDIA Corporation
  10. OpenGL renderer string: NVIDIA GeForce GTX 960/PCIe/SSE2
  11. OpenGL core profile version string: 4.6.0 NVIDIA 470.63.01
  12. OpenGL core profile shading language version string: 4.60 NVIDIA
  13. OpenGL core profile context flags: (none)
  14. OpenGL core profile profile mask: core profile
  15.  
  16. OpenGL version string: 4.6.0 NVIDIA 470.63.01
  17. OpenGL shading language version string: 4.60 NVIDIA
  18. OpenGL context flags: (none)
  19. OpenGL profile mask: (none)
  20.  
  21. OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 470.63.01
  22. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  23.  
  24.  
  25. ❯ qdbus org.kde.KWin /KWin org.kde.KWin.supportInformation
  26. KWin Support Information:
  27. The following information should be used when requesting support on e.g. https://forum.kde.org.
  28. It provides information about the currently running instance, which options are used,
  29. what OpenGL driver and which effects are running.
  30. Please post the information provided underneath this introductory text to a paste bin service
  31. like https://paste.kde.org instead of pasting into support threads.
  32.  
  33. ==========================
  34.  
  35. Version
  36. =======
  37. KWin version: 5.22.5
  38. Qt Version: 5.15.2
  39. Qt compile version: 5.15.2
  40. XCB compile version: 1.14
  41.  
  42. Operation Mode: X11 only
  43.  
  44. Build Options
  45. =============
  46. KWIN_BUILD_DECORATIONS: yes
  47. KWIN_BUILD_TABBOX: yes
  48. KWIN_BUILD_ACTIVITIES: yes
  49. HAVE_DRM: yes
  50. HAVE_GBM: yes
  51. HAVE_EGL_STREAMS: yes
  52. HAVE_X11_XCB: yes
  53. HAVE_EPOXY_GLX: yes
  54. HAVE_WAYLAND_EGL: yes
  55.  
  56. X11
  57. ===
  58. Vendor: The X.Org Foundation
  59. Vendor Release: 12013000
  60. Protocol Version/Revision: 11/0
  61. SHAPE: yes; Version: 0x11
  62. RANDR: yes; Version: 0x14
  63. DAMAGE: yes; Version: 0x11
  64. Composite: yes; Version: 0x4
  65. RENDER: yes; Version: 0xb
  66. XFIXES: yes; Version: 0x50
  67. SYNC: yes; Version: 0x31
  68. GLX: yes; Version: 0x0
  69.  
  70. Decoration
  71. ==========
  72. Plugin: org.kde.breeze
  73. Theme:
  74. Plugin recommends border size: None
  75. Blur: 0
  76. onAllDesktopsAvailable: false
  77. alphaChannelSupported: true
  78. closeOnDoubleClickOnMenu: false
  79. decorationButtonsLeft:
  80. decorationButtonsRight: 3, 4, 5
  81. borderSize: 0
  82. gridUnit: 10
  83. font: SF Pro Text,10,-1,5,50,0,0,0,0,0
  84. smallSpacing: 2
  85. largeSpacing: 10
  86.  
  87. Platform
  88. ==========
  89. Name: KWin::X11StandalonePlatform
  90.  
  91. Cursor
  92. ======
  93. themeName: breeze_cursors
  94. themeSize: 24
  95.  
  96. Options
  97. =======
  98. focusPolicy: 0
  99. xwaylandCrashPolicy:
  100. xwaylandMaxCrashCount: 3
  101. nextFocusPrefersMouse: false
  102. clickRaise: true
  103. autoRaise: false
  104. autoRaiseInterval: 0
  105. delayFocusInterval: 0
  106. shadeHover: false
  107. shadeHoverInterval: 250
  108. separateScreenFocus: false
  109. placement: 4
  110. focusPolicyIsReasonable: true
  111. borderSnapZone: 10
  112. windowSnapZone: 10
  113. centerSnapZone: 0
  114. snapOnlyWhenOverlapping: false
  115. rollOverDesktops: true
  116. focusStealingPreventionLevel: 1
  117. operationTitlebarDblClick: 5000
  118. operationMaxButtonLeftClick: 5000
  119. operationMaxButtonMiddleClick: 5015
  120. operationMaxButtonRightClick: 5014
  121. commandActiveTitlebar1: 0
  122. commandActiveTitlebar2: 28
  123. commandActiveTitlebar3: 2
  124. commandInactiveTitlebar1: 4
  125. commandInactiveTitlebar2: 28
  126. commandInactiveTitlebar3: 2
  127. commandWindow1: 7
  128. commandWindow2: 8
  129. commandWindow3: 8
  130. commandWindowWheel: 28
  131. commandAll1: 10
  132. commandAll2: 3
  133. commandAll3: 14
  134. keyCmdAllModKey: 16777250
  135. showGeometryTip: false
  136. condensedTitle: false
  137. electricBorderMaximize: true
  138. electricBorderTiling: true
  139. electricBorderCornerRatio: 0.25
  140. borderlessMaximizedWindows: false
  141. killPingTimeout: 5000
  142. hideUtilityWindowsForInactive: true
  143. compositingMode: 1
  144. useCompositing: true
  145. hiddenPreviews: 1
  146. glSmoothScale: 2
  147. xrenderSmoothScale: false
  148. glStrictBinding: false
  149. glStrictBindingFollowsDriver: true
  150. glCoreProfile: true
  151. glPreferBufferSwap: 99
  152. glPlatformInterface: 1
  153. windowsBlockCompositing: true
  154. latencyPolicy:
  155. renderTimeEstimator:
  156.  
  157. Screen Edges
  158. ============
  159. desktopSwitching: false
  160. desktopSwitchingMovingClients: true
  161. cursorPushBackDistance: 1x1
  162. timeThreshold: 100
  163. reActivateThreshold: 300
  164. actionTopLeft: 5
  165. actionTop: 0
  166. actionTopRight: 1
  167. actionRight: 0
  168. actionBottomRight: 0
  169. actionBottom: 0
  170. actionBottomLeft: 4
  171. actionLeft: 0
  172.  
  173. Screens
  174. =======
  175. Multi-Head: no
  176. Active screen follows mouse: yes
  177. Number of Screens: 1
  178.  
  179. Screen 0:
  180. ---------
  181. Name: HDMI-0
  182. Geometry: 0,0,1920x1080
  183. Scale: 1
  184. Refresh Rate: 60
  185.  
  186. Compositing
  187. ===========
  188. Compositing is active
  189. Compositing Type: OpenGL
  190. OpenGL vendor string: NVIDIA Corporation
  191. OpenGL renderer string: NVIDIA GeForce GTX 960/PCIe/SSE2
  192. OpenGL version string: 3.1.0 NVIDIA 470.63.01
  193. OpenGL platform interface: GLX
  194. OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
  195. Driver: NVIDIA
  196. Driver version: 470.63.1
  197. GPU class: Unknown
  198. OpenGL version: 3.1
  199. GLSL version: 1.40
  200. X server version: 1.20.13
  201. Linux kernel version: 5.14
  202. Direct rendering: Requires strict binding: no
  203. GLSL shaders: yes
  204. Texture NPOT support: yes
  205. Virtual Machine: no
  206. OpenGL 2 Shaders are used
  207.  
  208. Loaded Effects:
  209. ---------------
  210. zoom
  211. kwin4_effect_windowaperture
  212. kwin4_effect_translucency
  213. kwin4_effect_sessionquit
  214. kwin4_effect_morphingpopups
  215. kwin4_effect_maximize
  216. kwin4_effect_logout
  217. kwin4_effect_login
  218. kwin4_effect_fullscreen
  219. kwin4_effect_frozenapp
  220. kwin4_effect_fadingpopups
  221. kwin4_effect_fade
  222. kwin4_effect_dialogparent
  223. slidingpopups
  224. slide
  225. screenshot
  226. magiclamp
  227. desktopgrid
  228. colorpicker
  229. wobblywindows
  230. presentwindows
  231. highlightwindow
  232. blur
  233. contrast
  234. startupfeedback
  235. screenedge
  236. kscreen
  237.  
  238. Currently Active Effects:
  239. -------------------------
  240. blur
  241. contrast
  242.  
  243. Effect Settings:
  244. ----------------
  245. zoom:
  246. zoomFactor: 1.2
  247. mousePointer: 0
  248. mouseTracking: 0
  249. focusTrackingEnabled: false
  250. textCaretTrackingEnabled: false
  251. focusDelay: 350
  252. moveFactor: 20
  253. targetZoom: 1
  254.  
  255. kwin4_effect_windowaperture:
  256. pluginId: kwin4_effect_windowaperture
  257. isActiveFullScreenEffect: false
  258.  
  259. kwin4_effect_translucency:
  260. pluginId: kwin4_effect_translucency
  261. isActiveFullScreenEffect: false
  262.  
  263. kwin4_effect_sessionquit:
  264. pluginId: kwin4_effect_sessionquit
  265. isActiveFullScreenEffect: false
  266.  
  267. kwin4_effect_morphingpopups:
  268. pluginId: kwin4_effect_morphingpopups
  269. isActiveFullScreenEffect: false
  270.  
  271. kwin4_effect_maximize:
  272. pluginId: kwin4_effect_maximize
  273. isActiveFullScreenEffect: false
  274.  
  275. kwin4_effect_logout:
  276. pluginId: kwin4_effect_logout
  277. isActiveFullScreenEffect: false
  278.  
  279. kwin4_effect_login:
  280. pluginId: kwin4_effect_login
  281. isActiveFullScreenEffect: false
  282.  
  283. kwin4_effect_fullscreen:
  284. pluginId: kwin4_effect_fullscreen
  285. isActiveFullScreenEffect: false
  286.  
  287. kwin4_effect_frozenapp:
  288. pluginId: kwin4_effect_frozenapp
  289. isActiveFullScreenEffect: false
  290.  
  291. kwin4_effect_fadingpopups:
  292. pluginId: kwin4_effect_fadingpopups
  293. isActiveFullScreenEffect: false
  294.  
  295. kwin4_effect_fade:
  296. pluginId: kwin4_effect_fade
  297. isActiveFullScreenEffect: false
  298.  
  299. kwin4_effect_dialogparent:
  300. pluginId: kwin4_effect_dialogparent
  301. isActiveFullScreenEffect: false
  302.  
  303. slidingpopups:
  304. slideInDuration: 150
  305. slideOutDuration: 250
  306.  
  307. slide:
  308. duration: 500
  309. horizontalGap: 45
  310. verticalGap: 20
  311. slideDocks: false
  312. slideBackground: true
  313.  
  314. screenshot:
  315.  
  316. magiclamp:
  317.  
  318. desktopgrid:
  319. zoomDuration: 300
  320. border: 10
  321. desktopNameAlignment: 0
  322. layoutMode: 0
  323. customLayoutRows: 2
  324. usePresentWindows: true
  325.  
  326. colorpicker:
  327.  
  328. wobblywindows:
  329. stiffness: 0.15
  330. drag: 0.8
  331. moveFactor: 0.1
  332. xTesselation: 20
  333. yTesselation: 20
  334. minVelocity: 0
  335. maxVelocity: 1000
  336. stopVelocity: 0.5
  337. minAcceleration: 0
  338. maxAcceleration: 1000
  339. stopAcceleration: 0.5
  340. moveWobble: true
  341. resizeWobble: false
  342.  
  343. presentwindows:
  344. layoutMode: 0
  345. showCaptions: true
  346. showIcons: true
  347. doNotCloseWindows: false
  348. ignoreMinimized: false
  349. accuracy: 20
  350. fillGaps: true
  351. fadeDuration: 150
  352. showPanel: true
  353. leftButtonWindow: 1
  354. rightButtonWindow: 2
  355. middleButtonWindow: 0
  356. leftButtonDesktop: 2
  357. middleButtonDesktop: 0
  358. rightButtonDesktop: 0
  359.  
  360. highlightwindow:
  361.  
  362. blur:
  363.  
  364. contrast:
  365.  
  366. startupfeedback:
  367. type: 1
  368.  
  369. screenedge:
  370.  
  371. kscreen:
  372.  
  373.  
  374. Loaded Plugins:
  375. ---------------
  376. kwin5_plugin_krunner
  377. kwin5_plugin_nightcolor
  378.  
  379. Available Plugins:
  380. ------------------
  381. kwin5_plugin_colord
  382. kwin5_plugin_krunner
  383. kwin5_plugin_nightcolor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement