Had to reinstall my OS as drive failed and having issues
How do I copy over the keyboard.xml and lirc.xml
When I try to copy and paste it tells me I don't have permission.
This is doing my head in.
Keyboard aghhhhhhh
vjmcdonnell
Member Posts: 86 Joined: Mar 2011 Reputation: 0 |
2012-04-17 00:08
Post: #1
(This post was last modified: 2012-04-17 00:09 by vjmcdonnell.)
|
| find quote |
farmerdave
Junior Member Posts: 21 Joined: Nov 2011 Reputation: 0 |
2012-04-17 01:23
Post: #2
You could use "sudo" to copy it, then "chown" to change the ownership to be yours.
|
| find quote |
wsnipex
Team-XBMC packaging monkey Posts: 1,821 Joined: Jun 2011 Reputation: 50 |
2012-04-17 09:21
Post: #3
sudo chmod +r /path/to/original-keyboard.xml
cp /path/to/original-keyboard.xml ~/.xbmc/userdata |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2012-04-17 10:59
Post: #4
if you have to sudo to copy a file to your homedir you have bigger issues.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
vjmcdonnell
Member Posts: 86 Joined: Mar 2011 Reputation: 0 |
2012-04-17 11:38
Post: #5
I figured out a way of doing it.( gksu nautilus) But in my wisdom i also modified the Lircmap.xml file. Is there a way of going back to the original or would a fresh install be best.
|
| find quote |

Search
Help