faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: Kwin effect
by Martin on Saturday 02/Feb/2008, @11:05
|
>> Hold down <Alt> and <Tab> (given that you have keyboard repeat enabled). Just hold for some seconds and then release the keys. The animation doesn't stop, it'll continue for a while without any apparent method to stop it.
Just fixed this bug with revision 770090. Thank's for the hint ;-) |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: Kwin effect
by Hans on Sunday 03/Feb/2008, @03:46
|
>> "It's not a bug - it's a feature" :-D
Haha, fully acceptable.
>> Just fixed this bug with revision 770090. Thank's for the hint ;-)
Did I mention that you rock?
>> That's bad. I only have one screen and of course not tested with two. What are you using? Xinerma or something like that? But I think I know the problem. I'll test it with my laptop and try to fix it :-)
I use Nvidia's twinview, a snippet from my xorg.conf:
Section "Device"
Identifier "Device0"
Driver "nvidia"
Option "TwinView" "True"
Option "TwinViewOrientation" "RightOf"
Option "UseEdidFreqs" "True"
Option "MetaModes" "1280x1024, 1280x1024; NULL, 1152x864; NULL, 1024
x768; NULL, 800x600; NULL, 640x480"
Option "UseDisplayDevice" "CRT, DFP"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "true"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true"
EndSection
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|