LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   desktop effects could not be enabled linux mint (https://www.linuxquestions.org/questions/linux-newbie-8/desktop-effects-could-not-be-enabled-linux-mint-856673/)

tomer1818 01-16-2011 01:31 PM

desktop effects could not be enabled linux mint
 
Hi,

am running Linux mint ver. 10

I can't enable desktop effects,
where can i see which display driver i use ?
Inside Additional driver all i see is VM VirtualBox Guest additional for linux module

pbpersson 01-17-2011 01:06 AM

To see what display driver is currently being used, type the following in a terminal session:

Code:

lspci | grep VGA

EricTRA 01-17-2011 01:17 AM

Hello and welcome to LinuxQuestions,

AFAIK the effects are not enabled by default in Linux Mint, although Compiz is installed. Open a terminal and type:
Code:

compiz --replace
and see what that tells you.

Kind regards,

Eric


All times are GMT -5. The time now is 11:45 AM.