View Single Post
terrencegf's Avatar
Posts: 221 | Thanked: 182 times | Joined on Jul 2007 @ Central Illinois
#63
Originally Posted by klinglerware View Post
I managed to load up xword once, but now it won't run.

I think I messed it up by accidentally loading a puzzle in palm db format instead of .puz. I assume that xword doesn't run anymore because the program remembers that Palm OS file as the most recent puzzle? If so, can this be cleared out by simply clearing the appropriate file (again I assume it's a file internal to xword and not the original puzzle file itself)?
Open an xterm and enter the following commands:
Code:
rm /home/user/.crossword.cfg
rm -rf /home/user/.crossword_puzzles
I'm not sure the second "rm" is necessary since the ".crossword.cfg" file holds the pointer to the last opened puzzle.
 

The Following User Says Thank You to terrencegf For This Useful Post: