i have tried change this:

  <mapping action="gotoNextAya" key="Alt+Right" rtlKey="Alt+Left"
global="true" />
  <mapping action="gotoPrevAya" key="Alt+Left" rtlKey="Alt+Right"
global="true" />

into this:

  <mapping action="gotoNextAya" key="Right" rtlKey="Left"
global="true" />
  <mapping action="gotoPrevAya" key="Left" rtlKey="Right"
global="true" />

but nothing happen when i re-run the application
anyhow?

-- 
You received this message because you are subscribed to the Google Groups 
"zekr" group.
To post to this group, send email to zekr@googlegroups.com.
To unsubscribe from this group, send email to zekr+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/zekr?hl=en.

Reply via email to