checkulater
-
Posts
5 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Blogs
Posts posted by checkulater
-
-
so i have been experimenting some more. Checked dunst changelog which says "Dropped Xinerama in favour of RandR, Xinerama can be enabled with the -force_xinerama option if needed". In the config file there is an option that says force_xinerama = false. Change it to true. If you dont have that option, it means that you are using the config file of dunst 1.1.0 still. You should update it because they have changed some other things to. You can copy it from /usr/share/dunst/dunstrc and put it in ~/.config/dunst/dunstrc
dont know why i cant use randr
-
sorry to to say oleg it did not work updating libXrandr. I tested dunst 1.2.0 running libXrandr 1.5.1. And still got the same error.
-
I found a temporary solution. Need to downgrade the version to 1.1.0 do this by using the commands
emerge -C dunst
emerge =x11-misc/dunst-1.1.0
If you dont want it upgraded you need to add =x11-misc/dunst-1.2.0 to /etc/portage/package.mask
-
I can confirm I'm having the same problem. agaric have you managed to solve it?

I cannot get Dunst and libnotify to work
in Desktop Help
Posted
hund if you want to use version 1.2.0 of dunst read my previous comment and copy the config file from "/usr/share/dunst/dunstrc" and put it in "~/.config/dunst/dunstrc" then change the "force_xinerama = false" setting to "force_xinerama = true"