OpenSUSE Linux Tips, tricks, how-tos, opinions, and news
My Resume - My LinkedIn Profile - twitter: @scottmmorrisHere’s a cool tip for people who are KDE users, as it is plainly clear that this is the correct desktop to use, per Linus Torvalds.
In recent versions of KDE, there is a new K Menu layout. This is called the “SUSE Menu Style”. The traditional K Menu style is called the “KDE Menu Style”. You can switch between them by right-clicking on the K Menu. There is an option to switch to switch in the small menu that appears.
If you are a fan of the traditional “KDE Menu Style”, this tip may come in handy. It does not appear to work the same in the “SUSE Menu Style” layout of the K Menu.
When I do a fresh openSUSE install, I like to have my machine set up exactly how I like it. I have a small document that I go through to set some KDE tweaks to suite my taste. One of these happens to be the icon size in the KDE Menu. If you would like to adjust this, follow these simple steps:
I have tried settings as low as 4 and as big as 128, both of which work but are outside the range of usability. My personal preference is 16, but whatever suits your taste.
If you enjoyed this post, make sure you subscribe to my RSS feed!| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| « Jan | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | ||||||
51 queries. 0.689 seconds
May 21st, 2007 at 3:46 am
There is one more place where you can change this behaviour globally for all users: /opt/kde3/share/config/SuSE/default/kickerrc
The default value there is MenuEntryHeight=__ICONSIZE__ which means icon size depends on the used resolution. Just change it to e.g. MenuEntryHeight=16 to get cute tiny icons.
March 20th, 2008 at 10:46 am
Thanks for sharing. plain and simple solution =) I especially like the additional note on how to restart the panel. I guess once you’re used to dcop and kde there is much more you can do with it, but I wouldn’t have thought of it.