Automount + pcmanfm + openbox

I have hal, fam, portmaps and all of that installed, and in my daemons list. I want my internal partitions (which is another ext3 partition and a ntfs partition) to mount and appear in /media at startup. In gnome it would be done automatically, in thunar it would not work at all, in pcmanfm they appear in the sidepane but they mount once I click and access them, which is annoying, I want them to be mounted from the beggining. I'm not sure if I have to modify my fstab, and even so I'm not sure how to add the UUID lines.
fstab:
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/cdrom /media/cdrom auto ro,user,noauto,unhide 0 0
/dev/cdrom1 /media/cdrom1 auto ro,user,noauto,unhide 0 0
/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
UUID=8527a34b-95a1-4a27-b767-9e61f86fa4b5 / ext3 defaults 0 1
UUID=85b7a09f-df05-4267-9e24-9d6ca7ae2177 swap swap defaults 0 0
blkid:
/dev/sda1: UUID="D0C8CE7CC8CE6078" LABEL="Windows" TYPE="ntfs"
/dev/sda3: UUID="8527a34b-95a1-4a27-b767-9e61f86fa4b5" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda4: UUID="85b7a09f-df05-4267-9e24-9d6ca7ae2177" TYPE="swap"
/dev/sda5: LABEL="Bodega" UUID="00a28634-f866-47aa-bd55-c7431cbfc535" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda6: LABEL="Linux_1" UUID="433e8b18-7c4c-408b-8fcd-a9d07f9dbb1f" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb1: UUID="48FE-6DB8" TYPE="vfat"
My / partition is /dev/sda3  , and the ones I want to mount are /dev/sda5 (ext3) and /dev/sda1 (ntfs). 
Can anybody help me?

Make two new directories (/media/sda1 and /media/sda5) and add the following to your fstab:
UUID=00a28634-f866-47aa-bd55-c7431cbfc535 /media/sda5 ext3 defaults 0 0
/dev/sda1 /media/sda1 ntfs rw,user 0 0

Similar Messages

  • [SOLVED] Cannot automount PCManFM

    I use Openbox and no desktop environment. My file manager PCManFM cannot automount removable devices and the trash supports, which need gvfs and it is installed, does not work. Recently I had cleaned the orphaned packages and maybe something broke it, since it was OK before. In virutalbox I can use the external hard drive and flash disks but not in Arch. Any thoughts?
    Last edited by Marvix (2013-12-22 15:32:58)

    That was the D-BUS. I erased text from the .xinitrc and wrote it again, so now it OK. Thank you for your time.

  • Automount + pcmanfm

    automount USB-sticks/hdds with pcmanfm work perfectly, then i made a system update and now its only possible to mount manually.
    How can i fix this?

    arch0r wrote:
    after those issues with pcmanfm from the repos, i installed pcmanfm-git from the aur and udisks from the repos
    pcmanfm-git is hal independant but can't handle any devices by default, so you have to edit the file: /usr/share/polkit-1/actions/org.freedesktop.udisks.policy
    and change <allow_any>no</allow_any>, to <allow_any>yes</allow_any>   (at the very beginning of the file)
    + start dbus as daemon
    thanks for the reply. i will report back how it goes for me.

  • [SOLVED]Udev: How to easily automount usb/storage devices?...

    Hello there everyone, first time posting here.
    So as for my question, I recently finished up my preferred install for arch but I have just one problem. Can't seem to get Udev working right.
    Before I was using debian with the same Udev automount rules posted in the wiki actually. Then I tried the same ones migrating to arch but they don't seem to work. After searching for my netbook, getting the runaround, then searching for an alternative method and getting the same it's getting kind of annoying. So here I am.
    I'm running Arch with LXDE and all default DE components(PCmanFM, openbox, etc). I don't have HAL installed, only udisks and udev as PnP support. Any help?
    (Also in specific, I was using the second rule in the Udev wiki page. The one with LUKS support)
    (Ah, nevermind is was just a tiny bit of a syntax error. A little bit more googling helped me find the answer)
    Last edited by jjsullivan (2011-02-10 09:03:33)

    v43 wrote:i'll tell you anyway
    my choice was autofs (+hal). no volume managers.
    it works like a charm with thunar (and pcmanfm too).
    Its nice that you told anyway, solved my problem

  • Openbox and ck-launch-session

    Hey guys, I have a problem with automounting in Openbox.
    It tried using "ck-launch-session openbox-session" in my xinitrc, but that doesn't work. However, running ck-launch-session in a terminal inside openbox when already fully launched makes automounting work like a charm. It doesn't work if I put it in my openbox autostart script, though.
    What do I do here?

    I can confirm that this does not work with absolute paths. Also does not work with Fluxbox.
    Edit: also, invoking dbus-launch after ck-launch-session seems not to work. Even using gvfs instead of just libfm, drives fail to appear in pcmanfm.
    Edit2: setting polkit to allow any user to mount stuff doesn't work either.
    Edit3: I'm submitting a bug report now.
    Edit4: waitaminute I just got gvfs working. Looks to me like support for udisks is broken again, I'll bet it's upstream.
    Last edited by Gullible Jones (2011-01-03 03:39:19)

  • No automount and no wpa wireless after migrating to openbox

    I've just tried openbox after I removed kde.(everything was fine there)
    now both pcmanfm and thunar are not able to see the removable devices and the devices are not even mounted in the /media. so I think maybe the problem is with systemd-logind 
    I also cannot use wpa/wpa2 encryptions for accessing wireless, using nm-applet
    the networkmanager, wpa_supplicant services are all enabled and active however the udisks service is not.
    I saw in the wiki the output of the command " loginctl show-session $XDG_SESSION_ID " must have "Active=yes" in it but I haven't such an output.
    I'm completely confused by all these Consolekit/logind things and I don't know what exactly should I ask here and what information is relevant so if you think that I have to add something to the question please let me know.
    Last edited by amiragha (2012-11-20 19:18:56)

    hi, openbox doesn't manage automounts that is a feature for a lightweight desktop, not a bug. However you can use udiskie (pacman -S udiskie) to manage automount, just install it and put udiskie & at the end of your $HOME/.config/openbox/autostart
    Consolekit is not needed any more

  • [SOLVED] Mount permissions with pcmanfm and openbox

    I installed arch linux with xorg, openbox and pcmanfm. When I try to mount any external drive I get a message that says "only the administrator is allowed to do this"
    Any solution? Thank you.
    Last edited by uxiofp (2014-04-19 21:13:38)

    ewaller wrote:Are we talking about a USB key, or are we talking about a rotating disk ?
    What interface are you using?  Is it a USB, FireWire, SATA?
    If it is a USB, what gets added to the output of dmesg when you connect it?  How about the journal?
    Please post your /etc/fstab
    Yes, usb key or sd card
    dmesg:
    [ 95.720125] usb 2-4: new high-speed USB device number 4 using ehci-pci
    [ 95.845361] usb-storage 2-4:1.0: USB Mass Storage device detected
    [ 95.846086] scsi7 : usb-storage 2-4:1.0
    [ 96.975576] scsi 7:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
    fdisk:
    Disk /dev/sdb: 29,8 GiB, 32018268160 bytes, 62535680 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x000eb08d
    Disposit. Inicio Start Final Blocks Id System
    /dev/sdb1 2048 62535679 31266816 b W95 FAT32
    pacman -Q | grep udisk:
    udisks 1.0.5-1
    Last edited by uxiofp (2014-04-19 20:52:15)

  • No automount - shutdown/restart in openbox

    Hello
    I was still using hal until today when I tried to browse my usb flash disk a "failed to mount, not authorized to perform operation message appeared"
    Ok, time to remove hal I said. And I did.. I then replaced slim with lxdm, replaced the entry in innitab and rebooted.
    Now automount doesn't work at all, neither does shutdown/restart..
    Any help would be much appreciated
    xinitrc is
    exec ck-launch dbus-launch openbox-session

    The solution suggested in the link worked for me! (except this ). Also for the shutdown/restart issues this worked for me:
    For anyone else having issues, it looks like this package has been abandoned by the dev.
    First, assuming you have consolekit and dbus running correctly --
    Edit /etc/oblogout.conf
    Change usehal=true to usehal=false
    Change the shutdown and restart commands to
    shutdown = dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
    restart = dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Restart
    As for suspending, I dont do it but the above command should work.
    There's absolutely no good reason to have to edit sudoers to shutdown your machine if you are in the power group. It took me 2 minutes to research the correct dbus commands to shutdown and restart, instead of throwning the commands "shutdown -h now" and "reboot" into a script.

  • Pcmanfm-git Automount issues in lxde

    I just installed archlinux lxde on my netbook with pcmanfm-git instead of normal (for udisks mounting) but i have an issue. I log in and it gives me a warning:
    Error mounting: mount: /dev/sdb1 already mounted or /media/... busy
    if I uninstall the git version and install reg pcmanfm, the error goes away, but i lose automounting.
    Anyone have any clues about this?
    EDIT: was experimenting, but it seems if I remove pcmanfm from autostart (lose my desktop) it fixes itself. Does this mean i'll need to use nitrogen for my wallpaper? I should note that i use compiz for my wm, as i'm sure that makes a difference.
    Last edited by Japanlinux (2011-01-23 06:22:58)

    I have a similar problem in nautilus when I have a mount listed in my fstab.  There are 2 instances of all drives in nautilus because of my fstab file though so if you have only one on the left your problem is probably different.
    @edit, I used compiz to set the wallpaper via the wallpaper plugin in ccsm.

  • PCManFM + keybinds in openbox?

    Hi,
    Currently, I'm slimming down my Archlinux-laptop and have chosen openbox, pcmanfm, tint and conky. But if I let PCManFM manage my background, my openbox-keybinds don't work...
    Secondly: anyone have a suggestion what to use as a launch-panel? AWN was really good, but since my laptop doesn't do compositing, it would have to be something small (not too CPU-intensive).
    Zl.

    zenlord wrote:
    Hi,
    Currently, I'm slimming down my Archlinux-laptop and have chosen openbox, pcmanfm, tint and conky. But if I let PCManFM manage my background, my openbox-keybinds don't work...
    Secondly: anyone have a suggestion what to use as a launch-panel? AWN was really good, but since my laptop doesn't do compositing, it would have to be something small (not too CPU-intensive).
    Zl.
    I would unchoose pcmanfm and choose thunar or rox for the great volume management in thunar or scripting ability in both that pcmanfm doesnt have.
    if you need it for desktop icon thingys then don't know what to say but openbox shouldnt have any problems with a filemanager.

  • [SOLVED] hal, udev, udisks, pcmanfm, policy kit, automount confusion

    Hello all,
    I'm having a problem getting pcmanfm to recognise my external HD in the left panel, although it can be mounted manually. Upon searching this forum and the wiki to find a solution all I have managed to do is confuse myself.
    Any help is appreciated.
    Last edited by guriinii (2010-09-26 00:53:53)

    The pcmanfm in Arch currently uses gvfs/gnome-disk-utility for mounting. I'd suggest either install pcmanfm-0.5.2 which uses HAL directly, or a git version of pcmanfm which uses udisks directly. In either case though, you'll need ck-launch-session.

  • [solved] Automount USB disk on startup?

    Hi!
    I've got an external USB disk that's always connected to my computer (it sits in a "slot" in my computer) and I'm having trouble getting it to automount upon startup. I use openbox as WM and pcmanfm as FM. To mount it I have to access the disk through pcmanfm and then it gets mounted perfectly. Since I've set up my computer as a freevo media center it's kinda annoying that the disk doesn't get automounted and I have to drag my a** out of the couch to mount it.
    My fstab looks like this:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /mnt/cdrom iso9660 ro,user,noauto,unhide 0 0
    /dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0
    /dev/sda1 /boot ext2 defaults 0 1
    /dev/sda2 / ext3 defaults 0 1
    /dev/sda3 /var reiserfs defaults 0 1
    /dev/sda4 /home ext3 defaults 0 1
    /dev/sdb1 /extra ext3 defaults 0 1
    I tried to add:
    /dev/sdc1 /media/disk ext3 defaults 0 1
    but get a error message during boot that filesystem can't be checked and the entire boot process halts. So I canged it to:
    /dev/sdc1 /media/disk ext3 defaults 0 2
    but then the disk didn't get mounted.
    How can I get this to work?
    Last edited by Perre (2008-05-11 12:08:25)

    sudo mount /dev/sdc1 /media/disk ext3 defaults 0 0 in rc.local gives this:
    Usage: mount -V : print version
    mount -h : print this help
    mount : list mounted filesystems
    mount -l : idem, including volume labels
    So far the informational part. Next the mounting.
    The command is `mount [-t fstype] something somewhere'.
    Details found in /etc/fstab may be omitted.
    mount -a [-t|-O] ... : mount all stuff from /etc/fstab
    mount device : mount device at the known place
    mount directory : mount known device here
    mount -t type dev dir : ordinary mount command
    Note that one does not really mount a device, one mounts
    a filesystem (of the given type) found on the device.
    One can also mount an already visible directory tree elsewhere:
    mount --bind olddir newdir
    or move a subtree:
    mount --move olddir newdir
    One can change the type of mount containing the directory dir:
    mount --make-shared dir
    mount --make-slave dir
    mount --make-private dir
    mount --make-unbindable dir
    One can change the type of all the mounts in a mount subtree
    containing the directory dir:
    mount --make-rshared dir
    mount --make-rslave dir
    mount --make-rprivate dir
    mount --make-runbindable dir
    A device can be given by name, say /dev/hda1 or /dev/cdrom,
    or by label, using -L label or by uuid, using -U uuid .
    Other options: [-nfFrsvw] [-o options] [-p passwdfd].
    For many more details, say man 8 mount .

  • Cannot automount drives

    Hello to all, I've been using arch for about 2 years now, and I have never really had any issues with it(that I couldn't solve by reading the wiki) until now.
    I have been learning to understand how systemd works and it seems coherent to me, except for one thing: I cannot make it so my additional partitions and usb drives mount automatically.
    or maybe I should clarify.
    Before, with consolekit in /etc/rc.conf, and using openbox, all I had to do was in ~/.xinitrc 'exec ck-launch-session dbus-launch openbox-session' and whenever a drive was connected all I had to do was to open nautilus and clic on the entry for that device on the panel on the side and it would automatically grant me read and write access as a normal user without asking for passwords, and it worked wonderfully.
    Now, I still see the entries in nautilus, but when I clic on them, I get a message saying that I'm not authorized to perform that operation,
    systemctl list-unit-files shows that dbus.service, autfs.service and udisks2.service are enabled and usdisk.service is disabled so that it does not conflict with udsik2.service.
    I am on the storage and the disk groups, and if I do 'sudo udisks --mount <device>' the device mounts without issues, so udisks does work fine, I just don't know how to set it so I can just clic on the device on nautilus and access the drives.
    any help would be greately appreciated.
    Jay

    This weekend I made a fresh install in a USB stick, and I have the same problem.
    I have, Openbox, PCManFM and Tint2. Another packages, udisks2, gvfs, gamin, polkit, polkit-gnome, libfm and finally udisks (I was trying everything).
    Too, try in groups storage and disks, out in groups. Several policy-kits... and I can't see another USBs.
    Comparing with my anothers Archs (they are using console-kit-daemon.service); so, I can't see if a 'service' is missing.
    This is systemctl output: (automount no working because pcmanfm can't see any media)
    UNIT LOAD ACTIVE SUB DESCRIPTION
    proc-sys...t_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
    sys-devi...und-card0.device loaded active plugged /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
    sys-subs...ces-wlan0.device loaded active plugged /sys/subsystem/net/devices/wlan0
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted Temporary Directory
    systemd-...ord-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
    systemd-...ssword-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded active running Getty on tty1
    polkit.service loaded active running Authorization Manager
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-...es-setup.service loaded active exited Recreate Volatile Files and Directories
    systemd-...-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-...sessions.service loaded active exited Permit User Sessions
    systemd-...le-setup.service loaded active exited Setup Virtual Console
    udisks2.service loaded active running Disk Manager
    dbus.socket loaded active running D-Bus System Message Bus Socket
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-...d-control.socket loaded active listening udev Control Socket
    systemd-udevd-kernel.socket loaded active running udev Kernel Socket
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User
    remote-fs.target loaded active active Remote File Systems
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    systemd-...iles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    69 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    @jcmeza How have you get enable usdisks2 or polkit?
    They haven't [install] section. So, have you modified it?
    I don't how yet. I'm reading about that in systemd.
    Last edited by Alber (2013-01-07 19:10:08)

  • Pcmanfm in deamon-mode without ui

    Hey folks!
    I run pcmanfm on my openbox as filemanager. And there is the possibility to run pcmanfm as a deamon to automount usb-sticks etc. But there is some small problem: when I run
    pcmanfm -d
    the filemanager pops up. Since I want to autostart this deamon I do not want to start the gui of pcmanfm on every login. I just want it to run in background.
    Does anybody know a solution for this behaviour?
    Cheers and thanks
    Chris

    Hello,
    Still searching the answer for that. I think it's a bug.
    I'll file it on pcmanfm bug tracker... (edit : https://sourceforge.net/tracker/?func=d … id=801864)
    A working dirty hack, close the window
    (you need to "pacman -S wmctrl")
    pcmanfm -d&
    sleep 0.5
    pcmanpid=`ps -eo pid,cmd | grep "pcmanfm -d" | grep -v "grep" | awk '{print $1}'\`
    pcmanwindow=`wmctrl -lp | grep -e ".* .* $pcmanpid" | awk '{print $1}'`
    wmctrl -i -c $pcmanwindow
    One-line version I put in openbox autostart.sh
    ((pcmanfm -d&) && sleep 0.5 && wmctrl -i -c $[`wmctrl -lp | grep -e ".* .* $[\`ps -eo pid,cmd | grep "pcmanfm -d" | grep -v "grep" | awk '{print $1}'\`]" | awk '{print $1}'`])&
    It's possible to decrease the sleep if you see the window, but the launching time may vary. If it's too short it will simply not work and keep pcmanfm window.
    Instead of sleep, it would be better to wait for the window, but for now, I need to sleep...
    Cheers
    Last edited by grubshka (2010-11-19 08:51:46)

  • I3 window manger & automount external hard disk / usb drive

    Hi,
    I using arch x86_64 with 3.11.5-1-ARCH #1 SMP PREEMPT kernel + i3 window manager + pcmanfm.
    But i'm unable to automount my external hard disk or usb drive.(I have installed gvfs package as well.
    Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    Please help.
    Thank you.

    epic wrote:Also is there any gui tool to configure keybinding? (something like obkey in openbox)
    I think you need to look at https://wiki.archlinux.org/index.php/I3#Volume_Manager and the output of man i3
    tl;dr - the ~/.i3/config file does it nicely.
    Here is mine:
    ewaller$@$odin ~ 1001 %cat .i3/config
    # This file has been auto-generated by i3-config-wizard(1).
    # It will not be overwritten, so edit it as you like.
    # Should you change your keyboard layout somewhen, delete
    # this file and re-run i3-config-wizard(1).
    # i3 config file (v4)
    # Please see http://i3wm.org/docs/userguide.html for a complete reference!
    set $mod Mod4
    # Font for window titles. Will also be used by the bar unless a different font
    # is used in the bar {} block below. ISO 10646 = Unicode
    #font -*-charter-medium-r-*-*-*-100-*-*-*-*-*-*
    # The font above is very space-efficient, that is, it looks good, sharp and
    # clear in small sizes. However, if you need a lot of unicode glyphs or
    # right-to-left text rendering, you should instead use pango for rendering and
    # chose a FreeType font, such as:
    font pango:DejaVu Sans 8
    # Use Mouse+$mod to drag floating windows to their wanted position
    floating_modifier $mod
    # start a terminal
    bindsym $mod+Return exec i3-sensible-terminal
    # kill focused window
    bindsym $mod+Shift+q kill
    # start dmenu (a program launcher)
    bindsym $mod+d exec dmenu_run
    # There also is the (new) i3-dmenu-desktop which only displays applications
    # shipping a .desktop file. It is a wrapper around dmenu, so you need that
    # installed.
    # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
    # change focus
    bindsym $mod+j focus left
    bindsym $mod+k focus down
    bindsym $mod+l focus up
    bindsym $mod+semicolon focus right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Left focus left
    bindsym $mod+Down focus down
    bindsym $mod+Up focus up
    bindsym $mod+Right focus right
    # move focused window
    bindsym $mod+Shift+j move left
    bindsym $mod+Shift+k move down
    bindsym $mod+Shift+l move up
    bindsym $mod+Shift+semicolon move right
    # alternatively, you can use the cursor keys:
    bindsym $mod+Shift+Left move left
    bindsym $mod+Shift+Down move down
    bindsym $mod+Shift+Up move up
    bindsym $mod+Shift+Right move right
    # split in horizontal orientation
    bindsym $mod+h split h
    # split in vertical orientation
    bindsym $mod+v split v
    # enter fullscreen mode for the focused container
    bindsym $mod+f fullscreen
    # change container layout (stacked, tabbed, toggle split)
    bindsym $mod+s layout stacking
    bindsym $mod+w layout tabbed
    bindsym $mod+e layout toggle split
    # toggle tiling / floating
    bindsym $mod+space floating toggle
    # change focus between tiling / floating windows
    bindsym $mod+Shift+space focus mode_toggle
    # focus the parent container
    bindsym $mod+a focus parent
    # focus the child container
    #bindsym $mod+d focus child
    # switch to workspace
    bindsym $mod+1 workspace 1
    bindsym $mod+2 workspace 2
    bindsym $mod+3 workspace 3
    bindsym $mod+4 workspace 4
    bindsym $mod+5 workspace 5
    bindsym $mod+6 workspace 6
    bindsym $mod+7 workspace 7
    bindsym $mod+8 workspace 8
    bindsym $mod+9 workspace 9
    bindsym $mod+0 workspace 10
    # move focused container to workspace
    bindsym $mod+Shift+1 move container to workspace 1
    bindsym $mod+Shift+2 move container to workspace 2
    bindsym $mod+Shift+3 move container to workspace 3
    bindsym $mod+Shift+4 move container to workspace 4
    bindsym $mod+Shift+5 move container to workspace 5
    bindsym $mod+Shift+6 move container to workspace 6
    bindsym $mod+Shift+7 move container to workspace 7
    bindsym $mod+Shift+8 move container to workspace 8
    bindsym $mod+Shift+9 move container to workspace 9
    bindsym $mod+Shift+0 move container to workspace 10
    # reload the configuration file
    bindsym $mod+Shift+c reload
    # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
    bindsym $mod+Shift+r restart
    # exit i3 (logs you out of your X session)
    bindsym $mod+Shift+e exit
    #bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
    # resize window (you can also use the mouse for that)
    mode "resize" {
    # These bindings trigger as soon as you enter the resize mode
    # Pressing left will shrink the windows width.
    # Pressing right will grow the windows width.
    # Pressing up will shrink the windows height.
    # Pressing down will grow the windows height.
    bindsym j resize shrink width 10 px or 10 ppt
    bindsym k resize grow height 10 px or 10 ppt
    bindsym l resize shrink height 10 px or 10 ppt
    bindsym semicolon resize grow width 10 px or 10 ppt
    # same bindings, but for the arrow keys
    bindsym Left resize shrink width 10 px or 10 ppt
    bindsym Down resize grow height 10 px or 10 ppt
    bindsym Up resize shrink height 10 px or 10 ppt
    bindsym Right resize grow width 10 px or 10 ppt
    # back to normal: Enter or Escape
    bindsym Return mode "default"
    bindsym Escape mode "default"
    bindsym $mod+r mode "resize"
    # Bindings for my HP Pavilion
    bindsym XF86AudioPlay exec mpc toggle
    bindsym XF86AudioPrev exec mpc prev
    bindsym XF86AudioNext exec mpc next
    bindsym XF86AudioStop exec mpc stop
    bindsym XF86AudioRaiseVolume exec pavolume increase
    bindsym XF86AudioLowerVolume exec pavolume decrease
    bindsym XF86AudioMute exec pavolume mute
    bindsym XF86Save exec dmenu_run
    bindsym $mod+x exec x48
    bindsym $mod+Tab workspace next
    bindsym $mod+Shift+Tab workspace prev
    bindsym Mod1+Tab workspace next
    bindsym $mod+Menu exec i3-winmenu.py
    bindsym $mod+XF86Save exec gmrun
    for_window [title="Execute program feat. completion"] floating enable' border none; focus mode_toggle
    for_window [title="x48-0.6.4"] floating enable' border none; focus mode_toggle
    for_window [title="Wicd Network Manager"] floating enable' border none; focus mode_toggle
    # Float notifications
    for_window [class="Xfce4-notifyd"] floating enable; border none; focus mode_toggle
    # Start i3bar to display a workspace bar (plus the system information i3status
    # finds out, if available)
    bar {
    status_command i3status
    #exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1'
    exec --no-startup-id i3-msg 'workspace 10; exec claws-mail; workspace 1'
    exec --no-startup-id exec nitrogen --restore
    exec --no-startup-id exec xcompmgr
    exec --no-startup-id exec conky
    exec --no-startup-id exec mpd
    #exec --no-startup-id emacs
    exec --no-startup-id exec wicd-gtk -t
    ewaller$@$odin ~ 1002 %

Maybe you are looking for

  • Safari will not launch

    When I try to launch safari I get a very long winded report with the heading 'Safari Quit Unexpectedly'. I recently took my MBP to the Genius bar to get it formatted and Lion 10.7.. reinstalled. Safari used to run before that, but the rest of the sys

  • How to save a file with smart object?

    I have just created a file from LR2, by choosing 'open as smart object' in PS. I then added a cloning layer and did my cloning. When I wanted to save the file, instead of PS turning it in into a PSD with the same name, I now suddenly got the 'save as

  • ��� sign and Swing components in jdk1.4 and Windows XP

    Having an issue that hopefully someone else has seen. When I try to display the euro sign (�) in a JTextField or JTextArea it appears as a question mark (?). I can enter the euro sign ok but its saved and displayed incorrectly. I've noticed that this

  • Widescreen 16:9 Project Option

    VC3 should have the option for users to set whether they will be producing a 4:3 project or a 16:9 project. The supplied graphics and preview windows would "adjust" themselves accordingly. Just about everyone is producing at least some, if not all, o

  • Java Search Engine?

    Does anyone know whether it would be possible to write a web based search engine such as google in java? I don't want detailed information, but does anyone know what kind of equipment/software I would need, and the difficulty it poses. Any relevent U