You are not logged in.
Pages: 1
I use Mint 21 Xfce
Where am I supposed to ask if I want it made easier to see what button in a menu I have chosen.?
Maybe it is because I am getting old and don't see so well I find it hard to see what button is preselected.
It is a bit in general but here it is for instance xfce4-session-logout :
https://3.bp.blogspot.com/-zDX1yx0IOOo/ … dialog.png
https://docs.xfce.org/xfce/xfce4-session/logout
https://github.com/numixproject/numix-g … issues/739
I can't see what will happen if the user press Enter.
Offline
You can tweak it with CSS. For example, to make the background blue for the focused button:
.xfsm-logout-buttons button:focus { background: none; background-color: blue }
More tweaking info here (courtesy kbar).
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you.
If I want it changed in a Mint edition will it be something Mint programmers can do or is it perhaps Xfce developers domain.?
Offline
Its part of the theme so whoever developed the theme (Mint programmers?) could enhance the theme css to make this change. Or you can just add the snippet to ~/.config/gtk-3.0/gtk.css if you wanted to make the change on your computer only.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
We can customize and come to terms with a lot of things.
I just have to say it seems all wrong to me if the default Xfce design keeps the preselected key a secret.
And I believe that is the case since it is the same in Xubuntu as in Mint Xfce.
Can we find any good reason or excuse for it at all.?
Offline
Have a read through this open bug report. It discusses the focus issue towards the bottom.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.062 seconds, 9 queries executed - Memory usage: 535.27 KiB (Peak: 536.11 KiB) ]