|
Post a new topic
|
assigning something to jDesk
|
heya, i want to make my explorer pop up when i double click on the desktop.
*jDeskMButton1 [.none,!none,!none,!execute ["$filemanager$"]]
why doesn't that work?
01:10 pm, Tuesday, June 17, 2008 (3 months ago)
|
|
ok i forgot the ; :D but it doesn't work still!
02:06 pm (3 months ago)
|
|
yes,true,I tried,it's not the !bang,nothing happened on double click,whatever the command is
wait for answer
but btw if u want a popup explorer,I think u mean !PopupMyComputer
02:28 pm (3 months ago)
|
|
*jDeskMButton1 [.none;!none;!Execute [$FileManager$];!none]
you forget the last !none ;)
04:08 am (3 months ago)
|
|
hmm, i thought double click is the fourth value?
06:14 am (3 months ago)
|
|
wait I've to test this :D
07:52 am (3 months ago)
|
|
*jDeskMButton1 [.none;!none;!none;!Execute[$FileManager$]]
okay and add this or change this option too false jDeskDisableDoubleClick false
08:00 am (3 months ago)
|
|
ohh or use xDesk, its much easier to configure :D
08:25 am (3 months ago)
|
|
yeah thanks that helped, it works now. sucks though, because litestep waits one second after a single click to check if it's a double click, so i would have to wait one second every time i want to access the popup menu.
01:03 pm (3 months ago)
|
|
I am quite shure that you can set the delay time for double click.
04:06 pm (3 months ago)
|
Reply to this topic
You must register and become a member to post a reply.
|