Can wiican use centralized configs?

Asked by JT Moree

I have multiple users logging into a machine. I'd like to setup some centralized configs for watching DVDs, online radio, HULU, etc, but also allow the user to continue customizing his own. Is there a way to have wiican combine a centralized set of configs with user customized configs?

Question information

Language:
English Edit question
Status:
Solved
For:
WiiCan Edit question
Assignee:
No assignee Edit question
Solved by:
J. Félix Ontañón
Solved:
Last query:
Last reply:
Revision history for this message
JT Moree (jtmoree) said :
#1

BTW. Here is a link to configs I've created in the past. http://www.pcxperience.com/wminput/

Revision history for this message
Best J. Félix Ontañón (fontanon) said :
#2

@JT Moree i'll speak about Wiican 0.2.x series. In 0.3 i've planned to change the way the mappings and prefs are stored.

Wiican 0.2 stores in /usr/share/wiica/config_skel with two default mappings: mouse and neverball. If a new user launch wiican the /usr/share/wiican/config_skel it's copied to $HOME/.wiican.

So, if you store in /usr/share/wiican/config_skel your default system mappings, every user with no $HOME/.wiican will start with the default mappings and can customize them.

Revision history for this message
JT Moree (jtmoree) said :
#3

Thanks J. Félix Ontañón, that solved my question.

Revision history for this message
J. Félix Ontañón (fontanon) said :
#4

JT Moree, now in wiican 0.3.x this has been modified to:

* /usr/share/wiican/mappings_base: Any mapping deployed in this directory will be auto-available for all users. Users could not modify those mappings.