I've been wondering how people have been making the ubuntu panel vertical...
Like an MS Windows start menu , How do i do it..??? :confused:
Archived thread 236605 from Ubuntu System Panel. Markdown source: Ubuntu_System_Panel/thread_236605_So_how_do_you_make_the_panel_vertical....md
I've been wondering how people have been making the ubuntu panel vertical...
Like an MS Windows start menu , How do i do it..??? :confused:
Jason,
Assuming you are using GNOME, you right click on the panel you want to move, choose properties, and then set "Orientation" to left or right. I think that's what you are asking about. HTH.
Cheers, Rick
Or just right click and select new panel, and have one or two of each.
Well i'm sure it installed , what's the terminal command to launch it..??
jason@Hp-Vectra-VL:~$ sudo dpkg -i /tmp/fr-seoAGq/usp_0.41-1_all.deb
(Reading database ... 60044 files and directories currently installed.) Preparing to replace usp 0.41-1 (using .../fr-seoAGq/usp_0.41-1_all.deb) ... Unpacking replacement usp ... Setting up usp (0.41-1) ... jason@Hp-Vectra-VL:~$
I did install , right..??? So where's the launcher..???
Right click your panel, click "add to panel" and drag USP onto your panel
enjoy
:D
I'm still curious about something..
What is the terminal command for the U.S.P ..??
I want to make a desktop shortcut to it and "then" drag it down to my taskbar...So that way i think i can have a custom icon for it...
$ which usp
/usr/bin/uspFass said:
$ which usp /usr/bin/usp
jason@Hp-Vectra-VL:~$ $ which usp bash: $: command not found jason@Hp-Vectra-VL:~$ $ which usp bash: $: command not found jason@Hp-Vectra-VL:~$ /usr/bin/usp
I don't think that was it...:-\"Jason B.C, USP is an applet. You cannot make a launcher for it. You have to right click on the panel to add it to the panel.
There is a howto in these forums telling you how to change the icon it uses..
jason.b.c said: I don't think that was it...:-\"
"which" is a command that tells you where to find an executable. You're not supposed to actually insert "which" to start an app, and you're most certainly not supposed to include the "$" prompt I used to indicate that this is done in a terminal.
man which
In any case, as was previously stated, you can't create a launcher for usp.