LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Movies Slow and Choppy (https://www.linuxquestions.org/questions/linux-software-2/movies-slow-and-choppy-532911/)

macemoneta 02-28-2007 10:41 AM

It's been a while since I used XGL, but this should work.

1. Logoff
2. Switch to a text console; ctrl-alt-f1
3. Login as root
4. Enter the commands:

telinit 3
gnome-xgl-switch --disable-xgl
telinit 5 ; exit

5. Login to the GUI which should appear after the last command above
6. Watch the movie

To switch back to XGL:

1. Logoff
2. Switch to a text console; ctrl-alt-f1
3. Login as root
4. Enter the commands:

telinit 3
gnome-xgl-switch --enable-xgl --auto
telinit 5 ; exit

5. Login to the GUI which should appear after the last command above


All times are GMT -5. The time now is 05:36 PM.