Displaying 9 results from an estimated 9 matches for "mousebutton".
Did you mean:
mouse_button
2006 Oct 25
2
Experiences with CentOS & MacBook Pro?
Ok,
I'm finally of a mindset to replace my now tired, aging Dell Inspiron 600m.
I'm currently running Fedora Core on it, and am fairly happy with the
software.
Has anybody used CentOS on a Macbook Pro? What gotchas are there? (The first
that comes to mind is the lack of a right mousebutton) Scouting on the
Internet, I've seen that some people have trouble getting sound to work. I'm
interested in the following:
1) Network/Wifi support
2) Sound
3) Video (don't need 3D, currently using 2D ATI Radeon drivers and am happy)
4) USB support (works?)
5) External video - I...
2008 Jan 28
1
compiz.ini option field format?
Listmates,
Looking through the compiz.ini, I don't understand the option format.
Example:
as_run_command0 = <Alt>F2,Button0,,0,false
What are the fields? I get <Alt>F2, but what is Button0 (none?). What
are the rest of the fields?
as_run_command0 = Keys,MouseButton, ? , ? ,(true/false what?)
If you have a link, that will do as well. Thanks!
--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
2001 Feb 22
2
Problem with tcltk listbox
Hi!
I've got two problems with listboxes and selection:
I created a listbox, no problem. Then I bind the Button-1 of the mouse to the listbox to start some things by pressing the mousebutton. The proiblem is that as I click a item of the listbox this error occured:
Error in .Tcl(.Tcl.args(...)) : [tcl] bad listbox index "": must be active, anchor, end, @x,y, or a number.
Repaeting the selection, all works well. This looks quite strang to me.
The second thing is I have two...
2013 Mar 22
1
[kde-workspace] kwin/libkdecorations: KDecorationBridge becomes private again
...es
{
public:
@@ -91,7 +85,7 @@ public:
virtual void grabXServer(bool grab) = 0;
};
-class KWIN_EXPORT KDecorationBridgeUnstable
+class KDecorationBridgeUnstable
: public KDecorationBridge
{
public:
@@ -117,6 +111,4 @@ public:
virtual WindowOperation buttonToWindowOperation(Qt::MouseButtons button) = 0;
};
-/** @} */
-
#endif
2005 Aug 30
0
No subject
...e past 30 minutes and I can't see anything significant...
> Interesting x11drv returns a different GetCurPos()
> The 2nd Get QueueStatus after the 2nd WM_LBUTTONUP has a different
> reval=00040000 on the "bad", where the "good" is reval=00060000"
Both report a MOUSEBUTTON message in the queue, the "good" one reports
MOUSEMOVE messages as well. That doesn't look significant.
>
> I wouldn't know where to go from here, but maybe it'll help someone
> else. I can run comparisons for anyone if they'd like, though I never
> figured...
2002 Jul 11
1
Samba 2.2.5-1, Error Creating Directories
..._NOT_FOUND
[ The long version can be found here [1] ]
The username I'm connecting with is - as you can see - "alex" and I
tried to create the directory "Neuer Ordner" (which is the german
version of "New Folder" when you try to create a new folder using the
right mousebutton context-menu).
First i thought, that the blank in the name would cause the troubles, then
I tried to paste a directory into this one with a foldername without
spaces, but the result was the same.
I do not know, where else to check, maybe someone can give me a hint?
Best regards,
alexx
[0] <h...
2008 Jun 23
2
Adding Printer drivers with rpcclient
Hello.
I'm having issues trying to add printer drivers using the rpcclient
I've got the drivers for one of the printers in the appropriate share,
but every time I've tried, I get NT_STATUS_UNSUCCESSFUL
So far I've put the drivers under W32X86, W32X86/2 and W32X86/3, to no avail
Every time I run the adddriver command, I receive the
NT_STATUS_UNSUCCESSFUL, and in the debug
2002 Apr 10
0
FoxPro Regressions - followup from Feb
...s and I can't see anything significant...
>> Interesting x11drv returns a different GetCurPos()
>> The 2nd Get QueueStatus after the 2nd WM_LBUTTONUP has a different
>> reval=00040000 on the "bad", where the "good" is reval=00060000"
>Both report a MOUSEBUTTON message in the queue, the "good" one reports
>MOUSEMOVE messages as well. That doesn't look significant.
>
>> I wouldn't know where to go from here, but maybe it'll help someone
>> else. I can run comparisons for anyone if they'd like, though I never
>...
2001 Aug 20
1
Event trail info help request
G'day all,
I'm always running the latest wine built locally, daily from CVS.
I'm using Xfree 4.0.2 with a microtouch touchscreen, and I'm chasing a
mouse event bug.
I write my software in Borland Delphi 4.
For testing, I have written a program that simply intercepts the application
message queue, and filters WM_MOUSEMOVE, WM_LMOUSEDOWN and WM_LMOUSEUP events,
and prints them to a