Yakuake没有在ubuntu18.04上应用配置设置,我环顾四周发现与此相关的kde,所以我还在.local/share/konsole中创建了一个配置文件,设置保存在那里,但是yakuake不应用在那里定义的设置。
我试着将它配置为总是显示在屏幕2上,如果我从UI中更改它,它会移动到屏幕2,但是如果我按F12再次隐藏/显示它,它会返回到屏幕1,但不知怎么的,设置仍然显示为屏幕2。
我在两个地方有相同的设置.config/yakuakerc和.local/share/konsole/myprofile
这是设置,
[Appearance]
BackgroundColor=136,138,133
BackgroundColorOpacity=5
Translucency=true
[Desktop Entry]
DefaultProfile=Leonidas.profile
[Dialogs]
FirstRun=false
[Favorite Profiles]
Favorites=
[Shortcuts]
close-active-terminal=Ctrl+Shift+R
close-session=Ctrl+Shift+W
decrease-window-height=Alt+Shift+Up
decrease-window-width=Alt+Shift+Left
file_quit=Ctrl+Shift+Q
grow-terminal-bottom=Ctrl+Alt+Down
grow-terminal-left=Ctrl+Alt+Left
grow-terminal-right=Ctrl+Alt+Right
grow-terminal-top=Ctrl+Alt+Up
increase-window-height=Alt+Shift+Down
increase-window-width=Alt+Shift+Right
move-session-left=Ctrl+Shift+Left
move-session-right=Ctrl+Shift+Right
new-session=Ctrl+Shift+T
next-session=Shift+Right
next-terminal=Ctrl+Shift+Down
previous-session=Shift+Left
previous-terminal=Ctrl+Shift+Up
rename-session=Ctrl+Alt+S
split-left-right=Ctrl+(
split-top-bottom=Ctrl+)
toggle-session-monitor-activity=Ctrl+Shift+A
toggle-session-monitor-silence=Ctrl+Shift+I
view-full-screen=Ctrl+Shift+F11
[Window]
Height=100
Position=51
Screen=2
ShowOnAllDesktops=false
Width=100发布于 2018-05-22 00:53:17
在我看来,这显然是个错误。关于这一问题,至少有3个bug报告,可以追溯到2015年1月:
https://bugs.kde.org/show_bug.cgi?id=343434
https://bugs.kde.org/show_bug.cgi?id=374504
https://bugs.kde.org/show_bug.cgi?id=383555
这也影响到我,我刚刚评论了最古老的bug报告。
发布于 2018-05-09 16:44:10
.local/share/konsole/myprofile应该改名为.local/share/konsole/my.profile (使用profile作为扩展)[General]中应该有一个my.profile:一般信息 Name=Subash父级=FALLBACK/https://askubuntu.com/questions/1030436
复制相似问题