Search found 5 matches

by lijunle
Mon Jun 22, 2009 4:22 pm
Forum: General Help
Topic: How to adjust the double click's speed in PCManFM?
Replies: 8
Views: 23353

Re: How to adjust the double click's speed in PCManFM?

I got it!

Because I am using the touch screen by finger, so the point from the first click and the second is mostly more than 5 pixels (default value).
So, I one more line in the .gtk-2.0 file:

Code: Select all

gtk-double-click-distance=20
Then, a double-click by finger is OK!

Thanks for maces and Frank's help!
by lijunle
Mon Jun 22, 2009 3:00 pm
Forum: General Help
Topic: How to adjust the double click's speed in PCManFM?
Replies: 8
Views: 23353

Re: How to adjust the double click's speed in PCManFM?

I tried it, but actually it doesn't work. There is a .gtkrc-2.0 file, and it contains someting : style "my-scroll-bar" { GtkScrollbar::slider_width = 30 } widget_class "*Scrollbar" style "my-scroll-bar" I put the code "gtk-double-click-time=1000" in the end. A...
by lijunle
Sun Jun 21, 2009 6:43 pm
Forum: General Help
Topic: How to adjust the double click's speed in PCManFM?
Replies: 8
Views: 23353

Re: How to adjust the double click's speed in PCManFM?

I am going to trying it. Thanks!
by lijunle
Sun Jun 21, 2009 2:50 pm
Forum: General Help
Topic: How to adjust the double click's speed in PCManFM?
Replies: 8
Views: 23353

Re: How to adjust the double click's speed in PCManFM?

Is there any other way? I am using the PCManFM in a arm device, SmartQ 5. It only has a touch screen. It is different to make double clicks on a touch screen by a pen in such a short time. Can I set something in the config file to adjust it?
by lijunle
Sun Jun 21, 2009 1:06 pm
Forum: General Help
Topic: How to adjust the double click's speed in PCManFM?
Replies: 8
Views: 23353

How to adjust the double click's speed in PCManFM?

In PCManFM, the time between the first click and the second is short. I want to make it longer, but I haven't found the relevant item in config file even some information in the PCManFM wiki page. So, I sent this email to ask how to adjust it. Thank you.