Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Missing display output option in KDE systemsettings [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3357
Location: Rasi, Finland

PostPosted: Fri Dec 13, 2019 10:56 pm    Post subject: Missing display output option in KDE systemsettings [SOLVED] Reply with quote

Hi.

I'm trying to install quite a minimal set of KDE.
So far I have emerged these:
  • kde-plasma/plasma-desktop
  • kde-plasma/powerdevil
  • kde-plasma/systemsettings
  • kde-plasma/xembed-sni-proxy
  • kde-plasma/kwayland-integration
  • kde-apps/kio-extras
  • kde-misc/kio-gdrive
  • kde-misc/kio-gopher
  • kde-apps/khelpcenter
  • kde-apps/kdialog
  • kde-apps/thumbnailers
  • kde-apps/ark
  • kde-misc/krename
  • kde-plasma/bluedevil


systemsettings is missing display output configuration. It's missing in both X11 and wayland mode.

I'm probably missing some library, but what?
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!


Last edited by Zucca on Sat Dec 14, 2019 9:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
alexander-n8hgeg5e
n00b
n00b


Joined: 02 Nov 2019
Posts: 58

PostPosted: Sat Dec 14, 2019 6:47 am    Post subject: Reply with quote

maybe kde-frameworks/kservice ? i'dont know...
Do you know words that are used there?
The tar files are called systemsettings-.. and kservice-...

Mhmm... maybe
extract the whole sources...

#!/bin/fish
for i in (eix -# kde-plasma/);sudo ebuild (getebuild $i) unpack;end

as i looked the ebuild list... maybe "libkscreen" "plasma screen management lib"

there is stuff like:
output5->setEdid(data);
tests/kded/serializertest.cpp: output5->setName(QStringLiteral("DVI-1"));
tests/kded/serializertest.cpp: output5->setPos(QPoint(0, 0));
tests/kded/serializertest.cpp: output5->setConnected(true);
tests/kded/serializertest.cpp: output5->setEnabled(false);
tests/kded/serializertest.cpp: output5->setModes(modes);

smells like the thing
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30964
Location: here

PostPosted: Sat Dec 14, 2019 11:37 am    Post subject: Reply with quote

You should install kde-plasma/kscreen
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3357
Location: Rasi, Finland

PostPosted: Sat Dec 14, 2019 9:36 pm    Post subject: Reply with quote

kde-plasma/kscreen was the key. libkscreen I already had installed.
Thanks guys.
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum