Help with lubuntu-rc.xml key binding [SOLVED]

Please post all general support questions for LXDE here.
Locked
Bob E
Posts: 72
Joined: Wed Oct 12, 2011 1:37 am

Help with lubuntu-rc.xml key binding [SOLVED]

Post by Bob E »

I wanted to set a custom shortcut on my Lubuntu 11.04 desktop using ctrl-g, but "g" is already in use. So, I'm curious about what this is:

<keyboard><chainQuitKey>C-g</chainQuitKey>

It doesn't seem to do anything...that I know of. I don't know if that is enough info, but can I change that "g" to something else so I can use it for a custom shortcut? (I don't want to foul anything up if it's important.)

Thanks in advance for any help.
Last edited by Bob E on Thu Oct 13, 2011 1:33 am, edited 1 time in total.
amjjawad
Posts: 304
Joined: Mon Aug 29, 2011 1:51 am
Contact:

Re: Help with lubuntu-rc.xml key binding

Post by amjjawad »

Bob E wrote:I wanted to set a custom shortcut on my Lubuntu 11.04 desktop using ctrl-g, but "g" is already in use. So, I'm curious about what this is:

<keyboard><chainQuitKey>C-g</chainQuitKey>

It doesn't seem to do anything...that I know of. I don't know if that is enough info, but can I change that "g" to something else so I can use it for a custom shortcut? (I don't want to foul anything up if it's important.)

Thanks in advance for any help.
Hello and Welcome to LXDE Forum :)

Code: Select all

<chainQuitKey>C-g</chainQuitKey>
Seems jobless :)
Ctrl+G on Leafpad for example means Find Next.
On the Desktop, it does nothing and if you see the code before and after that line, you see there is no action to carry on.

Anyway, if I were you, I would save a backup for the same file: lubuntu-rc.xml and give it this name: lubuntu-rc.back. Just in case, you'll always have a backup :)
Feel Free to contact me: http://amjjawad.net
Bob E
Posts: 72
Joined: Wed Oct 12, 2011 1:37 am

Re: Help with lubuntu-rc.xml key binding

Post by Bob E »

Thanks amjjawad. I went back in and changed it to this:

Code: Select all

<chainQuitKey></chainQuitKey>
I made a backup, so if something goes goofy, I'll know what I need to do.

BTW, you were the person that helped me on the Ubuntu forum a couple of weeks ago when I first started using Lubuntu.
http://ubuntuforums.org/showthread.php?t=1850913 (If you look at the top left of the inxi results I posted, you'll see bob@bob.)

I like this disro a lot! I've got a full install of Lu 10.10 on a flash drive, and Lu 11.04 on a desktop and my Eee. I even made a matching Google Chrome theme for 11.04. Check it out. http://ankhmorporkcitywatch.deviantart.com/#/d4b4snd

AND, I'm looking forward to tomorrow when Lu 11.10 is finally available!

Thanks again for your help.
amjjawad
Posts: 304
Joined: Mon Aug 29, 2011 1:51 am
Contact:

Re: Help with lubuntu-rc.xml key binding

Post by amjjawad »

Bob E wrote:Thanks amjjawad. I went back in and changed it to this:

Code: Select all

<chainQuitKey></chainQuitKey>
I made a backup, so if something goes goofy, I'll know what I need to do.
You most welcome :)

You can also delete the whole thing. As long as you do have a backup, there is nothing to worry about :)
This is a test machine where I'm typing now, however, I do have a backup for such stuff :)
BTW, you were the person that helped me on the Ubuntu forum a couple of weeks ago when I first started using Lubuntu.
http://ubuntuforums.org/showthread.php?t=1850913 (If you look at the top left of the inxi results I posted, you'll see bob@bob.)
Really? nice ... then I'm so glad I'm helping you wherever you go :P

I tried to add you on Ubuntu Forum but I couldn't. Feel Free to add me so you can find me next time easily ;)
I like this disro a lot! I've got a full install of Lu 10.10 on a flash drive, and Lu 11.04 on a desktop and my Eee. I even made a matching Google Chrome theme for 11.04. Check it out. http://ankhmorporkcitywatch.deviantart.com/#/d4b4snd
I LOVE Lubuntu and don't want to replace it with any other OS :)

WOW, beautiful theme indeed ... I think I'll use it :D
Do you have more of these?

AND, I'm looking forward to tomorrow when Lu 11.10 is finally available!
Just make sure to use Torrent and keep seeding please :)
Thanks again for your help.
Anytime :)
Feel Free to contact me: http://amjjawad.net
Bob E
Posts: 72
Joined: Wed Oct 12, 2011 1:37 am

Re: Help with lubuntu-rc.xml key binding [SOLVED]

Post by Bob E »

amjjawad wrote: WOW, beautiful theme indeed ... I think I'll use it :D
Do you have more of these?)
A few more here: http://ankhmorporkcitywatch.deviantart.com/gallery/
amjjawad
Posts: 304
Joined: Mon Aug 29, 2011 1:51 am
Contact:

Re: Help with lubuntu-rc.xml key binding [SOLVED]

Post by amjjawad »

Bob E wrote:
amjjawad wrote: WOW, beautiful theme indeed ... I think I'll use it :D
Do you have more of these?)
A few more here: http://ankhmorporkcitywatch.deviantart.com/gallery/
Very nice indeed :)
May I ask how you do that? Yes, I'm so much interested in everything :D

By the way: http://forum.lxde.org/viewtopic.php?f=0&t=206 ;)
Feel Free to contact me: http://amjjawad.net
Bob E
Posts: 72
Joined: Wed Oct 12, 2011 1:37 am

Re: Help with lubuntu-rc.xml key binding [SOLVED]

Post by Bob E »

amjjawad wrote: Very nice indeed :)
May I ask how you do that? Yes, I'm so much interested in everything :D
This is the best tutorial about creating Goggle Chrome themes.
http://lifehacker.com/5732208/how-to-cr ... -wallpaper
amjjawad
Posts: 304
Joined: Mon Aug 29, 2011 1:51 am
Contact:

Re: Help with lubuntu-rc.xml key binding [SOLVED]

Post by amjjawad »

Bob E wrote:This is the best tutorial about creating Goggle Chrome themes.
http://lifehacker.com/5732208/how-to-cr ... -wallpaper
I'll have a look, thanks again :)

Don't forget to mark your topic as SOLVED ;)
I posted the link that shows howto do that :)
Feel Free to contact me: http://amjjawad.net
Locked