The Qt (Qt 4.5 or later) has an option to use different graphics system to draw the desktop objects > QApplication Class Reference
True Believers & Heathens a.k.a should we or shouldn't we > Qt 4.5 RC1 packages for Intrepid, built with -graphicssystem raster
The > kubuntu-devel -- Kubuntu Developer Discussion >> graphicssystem raster
Here with the Ati/opensource the raster option seems to be a bit lighter for the CPU. Tested with the > Star Field Plasma Wallpaper. /1/
Here, with the default plasma settings the CPU load is 100% and with the "raster" it is
about 80 %.
The startfield settings are:
Number of stars: 100
Star Speed is low
No background
Here everything seems to work fine, "desktop effects" are working , no artifacts on the screen. Note, though that i have been using the raster setting only two days...
/1/ Packages could be found from the > PPA repositories (> FAQ: Repositories) >> Show PPAs matching: starfield
...
All Qt programs automatically support the following command line options:-graphicssystem, sets the backend to be used for on-screen widgets and QPixmaps. Available options are raster and opengl.
...
...which will be used for on-screen widgets and QPixmaps. The available systems are "native", "raster" and "opengl".
All Qt programs automatically support the following command line options:-graphicssystem, sets the backend to be used for on-screen widgets and QPixmaps. Available options are raster and opengl.
...
...which will be used for on-screen widgets and QPixmaps. The available systems are "native", "raster" and "opengl".
True Believers & Heathens a.k.a should we or shouldn't we > Qt 4.5 RC1 packages for Intrepid, built with -graphicssystem raster
The > kubuntu-devel -- Kubuntu Developer Discussion >> graphicssystem raster
Scott Kitterman
Sat Jul 11
At UDS we had some discussion about switching to raster would make Kubuntu a
lot faster.
Did anyone do anything on this? Faster is important ....
Scott K
Sat Jul 11
At UDS we had some discussion about switching to raster would make Kubuntu a
lot faster.
Did anyone do anything on this? Faster is important ....
Scott K
Here with the Ati/opensource the raster option seems to be a bit lighter for the CPU. Tested with the > Star Field Plasma Wallpaper. /1/
Description:
This plasma wallpaper draws an animated starfield in the background of your
CPU USAGE
---------
This wallpaper can be quite CPU intensive. To reduce the CPU usage you may try
...
- Use plasma in raster mode. To do this first quit plasma then restart it with
-graphicssystem raster argument:
For KDE 4.2:
kquitapp plasma
plasma -graphicssystem raster
For KDE 4.3:
kquitapp plasma-desktop
plasma-desktop -graphicssystem raster
However be wary that this method has not been thoroughly tested.
This plasma wallpaper draws an animated starfield in the background of your
CPU USAGE
---------
This wallpaper can be quite CPU intensive. To reduce the CPU usage you may try
...
- Use plasma in raster mode. To do this first quit plasma then restart it with
-graphicssystem raster argument:
For KDE 4.2:
kquitapp plasma
plasma -graphicssystem raster
For KDE 4.3:
kquitapp plasma-desktop
plasma-desktop -graphicssystem raster
However be wary that this method has not been thoroughly tested.
about 80 %.
The startfield settings are:
Number of stars: 100
Star Speed is low
No background
Here everything seems to work fine, "desktop effects" are working , no artifacts on the screen. Note, though that i have been using the raster setting only two days...
/1/ Packages could be found from the > PPA repositories (> FAQ: Repositories) >> Show PPAs matching: starfield
Comment