Ahaa... I thought that was a folder :) thank you very much Workspace
Workspace is a location on the disk space to hold user profile settings, cache data and other user-related data (such as translations, recitations and themes which are imported <http://zekr.org/wiki/Add-in> for "Me Only"). Here is a list of path of user workspace based on user's operating system: - Windows XP and 2000: C:\Documents and Settings\<username>\.zekr [1] - Windows Vista and 7: C:\Users\<username>\.zekr [1] - Linux (all distributions) /home/<username>/.zekr (or simply ~/.zekr) - Mac OS (all versions) /Users/<username>/.zekr [1] note that if your Windows is installed in drives other that C:, then you should have your workspace in that drive as well. On Thu, Aug 4, 2011 at 2:40 PM, Mohsen Saboorian <[email protected]> wrote: > Well, did you follow workspace link? > http://zekr.org/wiki/Workspace > > On Thu, Aug 4, 2011 at 12:08 PM, bee <[email protected]> wrote: > >> did i miss something? in my windows, there is no folder named "*workspace >> *" >> >> On Thu, Aug 4, 2011 at 2:32 PM, Mohsen Saboorian <[email protected]>wrote: >> >>> You should change this file workspace >>> <http://zekr.org/wiki/Workspace>/config/shortcut.xml. >>> I tried your example and worked for me. >>> >>> Mohsen >>> >>> On Thu, Aug 4, 2011 at 11:54 AM, benybee <[email protected]> wrote: >>> >>>> 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 [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]. >>>> For more options, visit this group at >>>> http://groups.google.com/group/zekr?hl=en. >>>> >>>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "zekr" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/zekr?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "zekr" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/zekr?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "zekr" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/zekr?hl=en. > -- You received this message because you are subscribed to the Google Groups "zekr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/zekr?hl=en.
