Dolphin (file manager) shortcuts config-file location

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Does anyone know where Dolphin keeps the shortcuts stored?
I've already looked into the config-files in "~/.kde/share/config/", there's a dolphinrc there, but the saved shortcuts are nowhere to be found.
configuration filemanager dolphin location
add a comment |Â
up vote
1
down vote
favorite
Does anyone know where Dolphin keeps the shortcuts stored?
I've already looked into the config-files in "~/.kde/share/config/", there's a dolphinrc there, but the saved shortcuts are nowhere to be found.
configuration filemanager dolphin location
Could you elaborate about what you mean by shortcuts in the context of Dolphin?
â DK Bose
Mar 21 at 11:40
the keybindings for navigating dolphin
â DampyGurt
Mar 21 at 11:49
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Does anyone know where Dolphin keeps the shortcuts stored?
I've already looked into the config-files in "~/.kde/share/config/", there's a dolphinrc there, but the saved shortcuts are nowhere to be found.
configuration filemanager dolphin location
Does anyone know where Dolphin keeps the shortcuts stored?
I've already looked into the config-files in "~/.kde/share/config/", there's a dolphinrc there, but the saved shortcuts are nowhere to be found.
configuration filemanager dolphin location
configuration filemanager dolphin location
asked Mar 21 at 11:30
DampyGurt
82
82
Could you elaborate about what you mean by shortcuts in the context of Dolphin?
â DK Bose
Mar 21 at 11:40
the keybindings for navigating dolphin
â DampyGurt
Mar 21 at 11:49
add a comment |Â
Could you elaborate about what you mean by shortcuts in the context of Dolphin?
â DK Bose
Mar 21 at 11:40
the keybindings for navigating dolphin
â DampyGurt
Mar 21 at 11:49
Could you elaborate about what you mean by shortcuts in the context of Dolphin?
â DK Bose
Mar 21 at 11:40
Could you elaborate about what you mean by shortcuts in the context of Dolphin?
â DK Bose
Mar 21 at 11:40
the keybindings for navigating dolphin
â DampyGurt
Mar 21 at 11:49
the keybindings for navigating dolphin
â DampyGurt
Mar 21 at 11:49
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
You can look at ~/.local/share/kxmlgui5/dolphin/dolphinui.rc.
The way I dug that out: I made a shortcut with Meta+Ctrl+B to report a bug. After that, I used find to find which file in my home folder was modified as a result.

Here's part of the file:
<!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'>
<kpartgui version="14" name="dolphin">
... lots of deleted stuff ...
<Action shortcut="Meta+Ctrl+B" name="help_report_bug"/>
</ActionProperties>
</kpartgui>
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
I'm on Kubuntu 16.04 withkubuntu-backportsenabled.
â DK Bose
Mar 21 at 11:59
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
You can look at ~/.local/share/kxmlgui5/dolphin/dolphinui.rc.
The way I dug that out: I made a shortcut with Meta+Ctrl+B to report a bug. After that, I used find to find which file in my home folder was modified as a result.

Here's part of the file:
<!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'>
<kpartgui version="14" name="dolphin">
... lots of deleted stuff ...
<Action shortcut="Meta+Ctrl+B" name="help_report_bug"/>
</ActionProperties>
</kpartgui>
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
I'm on Kubuntu 16.04 withkubuntu-backportsenabled.
â DK Bose
Mar 21 at 11:59
add a comment |Â
up vote
0
down vote
accepted
You can look at ~/.local/share/kxmlgui5/dolphin/dolphinui.rc.
The way I dug that out: I made a shortcut with Meta+Ctrl+B to report a bug. After that, I used find to find which file in my home folder was modified as a result.

Here's part of the file:
<!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'>
<kpartgui version="14" name="dolphin">
... lots of deleted stuff ...
<Action shortcut="Meta+Ctrl+B" name="help_report_bug"/>
</ActionProperties>
</kpartgui>
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
I'm on Kubuntu 16.04 withkubuntu-backportsenabled.
â DK Bose
Mar 21 at 11:59
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
You can look at ~/.local/share/kxmlgui5/dolphin/dolphinui.rc.
The way I dug that out: I made a shortcut with Meta+Ctrl+B to report a bug. After that, I used find to find which file in my home folder was modified as a result.

Here's part of the file:
<!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'>
<kpartgui version="14" name="dolphin">
... lots of deleted stuff ...
<Action shortcut="Meta+Ctrl+B" name="help_report_bug"/>
</ActionProperties>
</kpartgui>
You can look at ~/.local/share/kxmlgui5/dolphin/dolphinui.rc.
The way I dug that out: I made a shortcut with Meta+Ctrl+B to report a bug. After that, I used find to find which file in my home folder was modified as a result.

Here's part of the file:
<!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'>
<kpartgui version="14" name="dolphin">
... lots of deleted stuff ...
<Action shortcut="Meta+Ctrl+B" name="help_report_bug"/>
</ActionProperties>
</kpartgui>
answered Mar 21 at 11:52
DK Bose
9,603103274
9,603103274
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
I'm on Kubuntu 16.04 withkubuntu-backportsenabled.
â DK Bose
Mar 21 at 11:59
add a comment |Â
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
I'm on Kubuntu 16.04 withkubuntu-backportsenabled.
â DK Bose
Mar 21 at 11:59
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
well done! the path was different for me, but the filename was the same
â DampyGurt
Mar 21 at 11:57
I'm on Kubuntu 16.04 with
kubuntu-backports enabled.â DK Bose
Mar 21 at 11:59
I'm on Kubuntu 16.04 with
kubuntu-backports enabled.â DK Bose
Mar 21 at 11:59
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017914%2fdolphin-file-manager-shortcuts-config-file-location%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Could you elaborate about what you mean by shortcuts in the context of Dolphin?
â DK Bose
Mar 21 at 11:40
the keybindings for navigating dolphin
â DampyGurt
Mar 21 at 11:49