Gestures in opus
How to create a gesture work in directory opus(a file manager) for going back and forward,pls tell step by step.
Are there keyboard or mouse shortcuts available for back and forward? If yes, you can simulate them.
yes,the keyboard shortcut's are alt+left arrow for going back and alt+right arrow for going forward,so how ?
Try the following:
and
Code: Select all
{Alt Down}{Left}{Alt Up}
Code: Select all
{Alt Down}{Right}{Alt Up}
should I create a left gesture in default and use the above command,what should i use in type and window ?
Create two gestures, Type: Send.
You can restrict it to only work in Opus - you can find the window name using Tools/Window Information Tool.
You can restrict it to only work in Opus - you can find the window name using Tools/Window Information Tool.
should i use the "title" of the window information tool in window of the fk's
Yes.
ok,i did it as u said,but it's not working ,pls tell an other cmd.
You must be doing something wrong. Please post your exact settings.