[opensuse-kde] Start Dolphin when USB thumb drive is inserted
Hello all, Does anyone know how to configure KDE4 to start Dolphin when a USB thumb drive is inserted? I have been playing around with Settings->Device Actions and Settings->Removable Devices. So far, I have managed to automatically mount the thumb drive. What I would really like is to automatically launch Dolphin to the USB's mount point. I am using: openSUSE 12.1 KDE 4.9.1 "release 561" Any tips or tricks would be greatly appreciated! Alvin -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
* Alvin Beach <alvinbeach@gmail.com> [09-29-12 19:33]:
Does anyone know how to configure KDE4 to start Dolphin when a USB thumb drive is inserted? I have been playing around with Settings->Device Actions and Settings->Removable Devices. So far, I have managed to automatically mount the thumb drive. What I would really like is to automatically launch Dolphin to the USB's mount point.
I am using: openSUSE 12.1 KDE 4.9.1 "release 561"
I prefer mc in an xterm instance and added "Open with MC" "Storage Volume" command: xterm -geometry 150x40 -e mc /media/ /<your-choice-here> device parameters for action: All of the contained properties must match Device must be of the type Storage Volume Device property ignored must equal false it opens an xterm instance containing mc in /media (where my CF card is auto-mounted and a directory where I store new images. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
On Sat, Sep 29, 2012 at 9:06 PM, Patrick Shanahan <paka@opensuse.org> wrote:
* Alvin Beach <alvinbeach@gmail.com> [09-29-12 19:33]:
Does anyone know how to configure KDE4 to start Dolphin when a USB thumb drive is inserted? I have been playing around with Settings->Device Actions and Settings->Removable Devices. So far, I have managed to automatically mount the thumb drive. What I would really like is to automatically launch Dolphin to the USB's mount point.
I am using: openSUSE 12.1 KDE 4.9.1 "release 561"
I prefer mc in an xterm instance and added
"Open with MC" "Storage Volume"
command: xterm -geometry 150x40 -e mc /media/ /<your-choice-here>
device parameters for action: All of the contained properties must match Device must be of the type Storage Volume Device property ignored must equal false
it opens an xterm instance containing mc in /media (where my CF card is auto-mounted and a directory where I store new images.
-- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
Does xterm automatically launch when you insert your CF card or do you need to click on the volume in the Device Notification popup? I am trying to get Dolphin to launch as soon as I insert the thumb drive without selecting it. Cheers, Alvin -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
* Alvin Beach <alvinbeach@gmail.com> [09-30-12 11:39]: ...
Does xterm automatically launch when you insert your CF card or do you need to click on the volume in the Device Notification popup?
need to select the option for xterm. Volume ???
I am trying to get Dolphin to launch as soon as I insert the thumb drive without selecting it.
I imagine there is a way but probably involves dbus ??? -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
On Sun, Sep 30, 2012 at 3:28 PM, Patrick Shanahan <paka@opensuse.org> wrote:
* Alvin Beach <alvinbeach@gmail.com> [09-30-12 11:39]: ...
Does xterm automatically launch when you insert your CF card or do you need to click on the volume in the Device Notification popup?
need to select the option for xterm. Volume ???
I am trying to get Dolphin to launch as soon as I insert the thumb drive without selecting it.
I imagine there is a way but probably involves dbus ???
-- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
By volume, I mean the partition/label that appears in the Device Notification popup window. Sorry for the confusion. -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
participants (2)
-
Alvin Beach
-
Patrick Shanahan