request content of launcher-7.rc

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
skent
Posts: 5
Joined: 8. Mar 2010, 18:13

request content of launcher-7.rc

Post by skent »

I was trying to figure out how to change the default window size when I open Terminal and in the process I hosed my launcher-7.rc

I am assuming the numbering would be the same on everyone's system.

Could someone who has the original one please post the content of the config file for Terminal?

~/.config/xfce4/panel/launcher-7.rc

And if you know how to change the default window size that would be a huge help, too.

Thanks.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: request content of launcher-7.rc

Post by laprjns »

skent wrote:Could someone who has the original one please post the content of the config file for Terminal

Code: Select all

[Global]
MoveFirst=false
ArrowPosition=0

[Entry 0]
Name=Command Prompt
Comment=X terminal emulator
Icon=utilities-terminal
Exec=exo-open --launch TerminalEmulator
Terminal=false
StartupNotify=true
skent wrote:And if you know how to change the default window size that would be a huge help, too.
~/.config/Terminal/terminalrc
Regards
Rich
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: request content of launcher-7.rc

Post by Shador »

You've got it: /etc/skel/.config/xfce4/panel/launcher-7.rc :mrgreen: ;)
Image
skent
Posts: 5
Joined: 8. Mar 2010, 18:13

Re: request content of launcher-7.rc

Post by skent »

Thanks much. All fixed now.
Post Reply