On Wed, 2011-11-02 at 14:57 -0700, Chris Derrick wrote: > When .Net saves user settings it writes them to a 'user.config' file in: > C:\Users\[UserName]\AppData\Local\[CompanyName]\[AppName] > Where does Mono write user config settings when running a Linux platform? It probably follows XDG and stores it in .local ?