Ubuntu :: Re-arrange The Bookmarks In PcmanFM??

Jan 20, 2011

how to re-arrange the bookmarks in pcmanFM? It is a file manager.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Arrange Icon Position Via Terminal?

Jan 2, 2011

Is there a way to arrange icons from terminal? Was thinking to make a bash scripts as sometimes(quite seldom) my icons just rearrange on their own and it's damn annoying having to drag them to the place they were.

View 1 Replies View Related

Ubuntu :: Arrange Icons On Right Side Of Desktop?

Apr 8, 2011

I'm on 10.10. way to align the icons on the desktop to the right side instead of the left? When I click "Organize Desktop By Name" everything ends up on the left by default, I want to have it default to the right instead. Doesn't matter how complicated the solution is, I can do it as long as someone can give me the basic instruction. it's really only because I have an awesome desktop background, and the best part is covered with icons.

View 5 Replies View Related

Ubuntu :: Arrange Alot Of File On Up To 25 Foloders?

Jun 20, 2011

i need to arrange alot of file on up to 25 foloders i want to open about 15 foloders at the same time but i want to see all at the same time can ubuntu arrange 10 foloders in way that i can seen all the files ?

View 7 Replies View Related

Programming :: Arrange The Results In The Shell?

May 10, 2010

Im having problems with this little thing in a C example Im doing. I want to show in the shell like this example:

Name Birthday
Tomas 13
Adrian 24
Nate 15

Im trying to use the printf function but the names doesnt have the same lenght. So I cant do it like this:

printf("Name Bithday
");
printf("%s %d
");

View 4 Replies View Related

Programming :: Arrange EPS Files On One Page?

Aug 17, 2010

I have 100 sets of EPS files. Each set contains 3 files. I was wondering if it possible to arrange each set in such a way that 3 EPS files will be on one page?

I know how to write a bash script with "for" or "do" loop. how to arrange the EPS files, which are produced by gnuplot.

View 2 Replies View Related

General :: Can't Arrange Desktop Icons

Apr 24, 2011

so i am in the stages of experiementing and right now, on Linux Mint KDE, there doesnt seem to be a way to arrange my desktop icons in the way i want the icons always want to be aligned/sorted on there own even if i click lock off and snap to grid off as well ive tried folder view, default desktop and newspaper but it hasnt worked so far is there a way to be able to arrange my icons anyway i want?

View 3 Replies View Related

Ubuntu Multimedia :: Compiz - Effect That Arrange Windows In Matrix?

Aug 28, 2010

I now that there is a an effect that arrange all your windows nicely in a matrix (all windows have the same size). What effect is that?

View 3 Replies View Related

Ubuntu :: Adding Entry In Nautilus Toolbar To Arrange Files

Mar 11, 2011

I want to add an entry in nautilus toolbar to sort files. Same kind of entry presented in the right click "Arrange items". I have checked nautilus-actions, but don't know what are the commands, and i want the entry look like view options already available in nautilus toolbar.

View 1 Replies View Related

Ubuntu :: PCManFM - No Desktop Tab?

Nov 2, 2010

There's no desktop tab in ubuntu's PCManFM, how do I get it to be the desktop manager in this case? Also, pcmanfm -d just opens pcmanfm, doesn't start it in daemon mode.

View 2 Replies View Related

Ubuntu :: Lubuntu 11.04 Without PCManFM

May 18, 2011

I need to remove pcmanfm but I don't know how I can replace pcmanfm by xfdesktop.

I tried to remove pcmanfm, install xfdesktop and replace in /etc/xdg/lxsession/LXDE/autostart @pcmanfm on @xfdesktop. It doesn't work.

View 9 Replies View Related

General :: How To Auto-arrange Desktop Icons

Aug 13, 2010

migrating from windows to Gnu/Linux: familiar with Right-click >> Arrange-icons-automatically, while under my KDE & XFCE this feature is something I wanted.

This code is not mine: I only copied this from where I found, from the ubuntuforums authored by a member logged as user PGScooter, you may read him/her directly from here.

Procedure:

Copy the following code:

Code:
#make sure you change 'user' on line 4 to the username of the desktop you want to organize
use strict;
use warnings;
my $conffile='/home/user/.config/xfce4/desktop/icons.screen0.rc';
open(CONF,"$conffile") or die "can't find the config file";

[Code]....

{if you run Kde you may replace that xfce4 to kde whatever is found in your current directory.

Log out. Log in as that user again. The icons are arranged this time. It worked for me automatically. I am running Xfce4 over a Slackware 12.2.

View 2 Replies View Related

Ubuntu :: PCManFM Does Not Mount Folders

Oct 6, 2010

I have installed PcManFM2 instead Dolphin on my kde4. It doesn't mount hard drives (No icons on sidebar) but can unmount if Dolphin mount it first. Xorg 1.8. I tried gamin and fam but useless.

View 1 Replies View Related

Ubuntu :: Run A File In Terminal With Pcmanfm?

Jun 21, 2011

I am using pcmanfm.I connect to internet using wvdial.I know that if I write a command in a text file and give it .sh extension and make it executable, then whenever I'll click that file the command will run.In nautilus you have the privilege that when you click a file you can select whether you will run it in terminal or display the contents or just run.But in pcmanfm or konqueror you do not get that option. I want that I will make a file named wvdial.sh and In the file the command wvdial will be written.When I will click it ,gnome-terminal will open and wvdial will run.Please tell me how I can do this with other file managers like pcmanfm or konqueror.know that if I give this command in terminal:./wvdial.sh it will run

View 5 Replies View Related

Fedora :: Arrange Windows By Moving Mouse To The Top Right Corner?

Jan 13, 2011

When I installed fedora 14 when moving mouse to the top right corner I would get all windows arranged one next to another on the desktop so I can choose between them. Now I don't have that feature any more.

Does it conflict with compiz, or is it one of compiz plugins? Which package is responsible for it and how can I get it back?

View 8 Replies View Related

Ubuntu Multimedia :: Arrange User-generated Playlist By Play Count In Rhythmbox?

Mar 7, 2011

I can arrange my general "music" playlist by play count (by clicking the play count button at the top, my list automatically arranges in ascending or descending order according to play count), but I can't seem to do the same in my user-generated playlist. Is there any way to do this?

View 2 Replies View Related

Ubuntu :: PCmanFM Stopped Showing CDROM ?

Mar 22, 2010

For not apparent reason, yesterday PCmanFM stopped showing CDROM on the list of mountable devices. Before, it was being listed every time I put some written cd/dvd in it.

I don't think fstab has anything to do with it since there was no change to it AND I know for a fact that the line in fstab for cdrom since 5 months is actually wrong.

View 1 Replies View Related

Ubuntu :: Lubuntu 10.10 Pcmanfm Crashes On Right Clck?

Aug 15, 2010

I have found a bug, pcmanfm sometimes crashes with any right click, on the desktop or on any pcman window. The kernel.log sows: pcmanfm[1171]: segfault at 1 ip 00bd859b sp bfc189bc error 4 in libc-2.12.so[abc000+157000]

View 5 Replies View Related

Software :: Pcmanfm - Set-wallpaper Does Nothing ?

May 17, 2011

In GNOME one can write an XML document telling the system when to change between various files to automatically change the desktop wallpaper, and then set that XML document as the wallpaper.

I have three I like to switch between, containing the schedules and playoff brackets of my favorite sports teams.

I've been using LXDE far more than I've been using GNOME these days, but LXDE won't let me set the XML as the wallpaper like GNOME does.

So after searching around a bit I thought I'd create a cronjob that would change the wallpaper every 20 minutes.

So I set up this

Code:

But it didn't do what I thought it would in changing my wallpaper automatically.

Since I had never used cronjobs before I thought I was doing something wrong in how I had it set up. Various tries to no avail.

But then I have the real problem none of the various I've treid of simply running pcmanfm --set-wallpaper or pcmanfm -w (the --help says they do the same thing) actually do anything. I've tried both with and without.

View 2 Replies View Related

Ubuntu :: Is It Safe To Uninstall Nautilus Completely / Just Use Pcmanfm?

Mar 14, 2010

I changed the file manager from nautilus to pcmanfm via Ubuntu Tweak in Linux Mint 8. Is it safe to uninstall nautilus completely and just use pcmanfm?

View 7 Replies View Related

Ubuntu :: Make Pcmanfm Draw Desktop Instead Of Nautilus?

Aug 9, 2010

How would I make pcmanfm draw the desktop instead of Nautilus?

View 3 Replies View Related

Debian Multimedia :: PCManFM Not Authorized?

May 20, 2011

I could mount/umount usb through pcmanfm. Recently I have upgraded my debian to wheezy. The pcman version is now 0.9.8 but now I can't mount/umount usb drive any more. It gives an error "Not Authorized" . I already have this at .xinitrcexec dbus-launch icewm-sessionbut no success. Even I have tried withexec ck-launch-session dbus-launch icewm-sessionIt also not helpful and additionally Trash stops working with this. Has anyone have any fix

View 4 Replies View Related

OpenSUSE :: What's The Shortcut Key To Switch Tab Of Pcmanfm

Apr 26, 2011

What's the shortcut key to switch tab of pcmanfm ?

View 1 Replies View Related

Software :: Upgraded Pcmanfm And Now Its Broken?

Aug 12, 2010

This is a strange one... I updated my linux distro and all the software with it and now pcmanfm (my file manager) is broken.

After 98 updates and 4 hours of compiling all the other updates work fine except for the pcmanfm one.

Running it in the terminal says this:

Code:

View 3 Replies View Related

Debian :: PCMANFM Automount By Non-root User?

Feb 26, 2011

I'm trying to familiarize myself with LXDE to help a friend of mine and one thing I just cannot solve, despite many googles, is how to allow a non-root user to auto-mount drives in the left-hand pane of PCMANFM.Everything works just fine as long as I have the root passwd. Not a huge problem but very irritating none-the-less.

View 9 Replies View Related

Debian Multimedia :: Pcmanfm Crashes More Frequently ?

Nov 9, 2010

Recently pcmanfm crashes more frequently then before. Each time it occurs, I cannot open another instance of it until I reboot my desktop/laptop. But this is not possible if I happen to be doing some long computational work. I have been using it with fluxbox for two years already, and previously I simply reopen another new window and get on with my work.

View 1 Replies View Related

Debian Multimedia :: Pcmanfm Not Working - Menu Crashes It ?

Oct 16, 2010

It is running when LXDE starts but clicking on it in the menu crashes it. I have removed/purged it many times, still have the same problem.

Trying to start it from terminal gives:

Anyone else running LXDE on sid have this issue?

I filed a bug report on Debian and at Sourceforge. [url] [url]

Trying to get a backtrace using gdb doesn't give any useful info:

View 7 Replies View Related

Debian Multimedia :: Can't Access Windows Partition From PCManFM

Mar 29, 2011

I can't access (read/write) to my Windows partition from PCManFM on LXDE. On Gnome it is usually on the left side and you have to click on it and it mounts. I want to do the same for PCManFM. When I installed Debian with "Standard system utilities" it did work like it did on Gnome.

View 6 Replies View Related

OpenSUSE :: LDXE Pcmanfm Superuser Doesn't Work With 11.4

Jun 11, 2011

The root password is accepted by yast and the lxde login manager, but not the super user version of the pcmanfm file manager. The user pcmanfm icon in tthe lxde control center works OK.

From the lxde control center the superuser icon gives "permission denied" and reverts to the user version. Invoking pcmanfm from a su root shell gets 3 paragraphs of output referencing this error:

a** (pcmanfm:8870): DEBUG: FmJob error: Permission deniedll:

I used the yast SW Manger to update pcmanfm with no change.

If there is interest here, I can insert these 3 paragraphs. I have the stock 11.4 kernel 2.6.37.6-0.5-default.

View 5 Replies View Related

Software :: Replacing Pcmanfm With Nautilus In Openbox / Lxde?

Jun 15, 2011

Edit: Changed the title to fit the solution I found (which is to replace pcmanfm), and added some stuff. This was originally about mailcap, which is an exotic thingummy to change preferred applications, but did not work.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved