Missing files?
Moderator: Moderators
Missing files?
I don't see uikeys.txt anywhere in my Ubuntu install. Do I have to add it myself somewhere? Also, I had to add LuaUI/Widgets manually. Is this normal?
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
Re: Missing files?
What folder did you look in?
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: Missing files?
a) copy from /usr/share/games/spring to your .spring dirAztek wrote:I don't see uikeys.txt anywhere in my Ubuntu install. Do I have to add it myself somewhere? Also, I had to add LuaUI/Widgets manually. Is this normal?
b) yes
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
Re: Missing files?
Why would he need to copy it, if it is in the installed directory?Brain Damage wrote:a) copy from /usr/share/games/spring to your .spring dirAztek wrote:I don't see uikeys.txt anywhere in my Ubuntu install. Do I have to add it myself somewhere? Also, I had to add LuaUI/Widgets manually. Is this normal?
b) yes
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: Missing files?
a) /usr folder is supposed to be read only for the normal user
b) changes in the /usr folder affects all users
c) it's good practice to keep user settings files in the home rather than in a global folder
d) diff users could want different keybindings
b) changes in the /usr folder affects all users
c) it's good practice to keep user settings files in the home rather than in a global folder
d) diff users could want different keybindings
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
Re: Missing files?
Should this not be how it is installed by default then?