Results 1 to 6 of 6

Thread: Settings Manager from CLI?

  1. #1
    Join Date
    Jun 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Settings Manager from CLI?

    This is probably a really dumb question, but how can I access Xubuntu's settings manager (Applications -> Settings -> Settings Manager) from the command line? Basically, I'm wanting to create a panel shortcut to it, and need the command.

    Also, is there some easy way of finding these commands that I don't know about?

    Thanks!

  2. #2
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: Settings Manager from CLI?

    i think it's xfce-mcs-manager.

    in xfce 4.6 it's xfce4-settings-manager.


    start the app and type "ps -ef" in a terminal to list the running processes.

  3. #3
    Join Date
    Jun 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Settings Manager from CLI?

    Quote Originally Posted by sisco311 View Post
    i think it's xfce-mcs-manager.

    in xfce 4.6 it's xfce4-settings-manager.


    start the app and type "ps -ef" in a terminal to list the running processes.
    Well the command "ps -ef" gives me
    Code:
    james     6303     1  0 19:43 ?        00:00:03 xfce-mcs-manager
    But when I plug that into the panel shortcut and click it, nothing happens. If I use the "xfce4-settings-manager" command it tells me it doesn't exist.



    EDIT: Do I need the exact path here? Like /usr/whatever/xfce-mcs-manager ??
    Last edited by solwic; March 5th, 2009 at 03:22 AM.

  4. #4
    Join Date
    Mar 2008
    Location
    by a river
    Beans
    Hidden!
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Settings Manager from CLI?

    xfce-setting-show

    You can find the command for any app by opening the xfce Appfinder, then right click on an app and select "More Information"
    i5 2500k | Gigabyte Z68 UD3p | Corsair 1600LP 8gb | MSI HD6870 TwinFrozer | Samsung 830 SSD/WD Black | Seasonic 520w modular
    http://spankmon.wordpress.com

  5. #5
    Join Date
    Jan 2006
    Location
    Not heaven... Iowa
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Settings Manager from CLI?

    Quote Originally Posted by jrock612 View Post
    EDIT: Do I need the exact path here? Like /usr/whatever/xfce-mcs-manager ??
    I suspect you do. locate xfce-mcs-manager might lead you to it.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

  6. #6
    Join Date
    Jun 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Settings Manager from CLI?

    Quote Originally Posted by 4Orbs View Post
    xfce-setting-show

    You can find the command for any app by opening the xfce Appfinder, then right click on an app and select "More Information"
    Thank you and thank you!

    Your command worked, and the Appfinder thing is awesome. It's exactly what I was looking for.

    You rock, dude.

    EDIT: Would mark SOLVED, if I could.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •