#设置字体
KickoffFontPointSizeOffset=2
#设置只显示图标
KickoffTabBarFormat=IconOnly
[General]
ScrollFlipView=true
KickoffFontPointSizeOffset=-3
KickoffSwitchTabsOnHover=false
KickoffTabBarFormat=IconOnly
ScrollFlipView accepts the value of true or false. this toggles the scrolling effect in the application browser. when false, the smooth sliding animation effect is turned off.
KickoffFontPointSizeOffset takes in positive and negative values and is added to the calculated font sizes relative to your system font settings. the bigger the value the bigger the fonts. a negative value does the opposite.
KickoffSwitchTabsOnHover toggles the switching of tabs with just a mouse-over event.
KickoffTabBarFormat takes LabelAndIcon, LabelOnly and IconOnly, and sets the appearance of the tabs accordingly
do the same for ksmserverrc which should be in the same directory.