For KDE I don't know.
For other applications like xterm or rxvt it can be customized with
X-settings, e.g., in ~/.Xdefaults

XTerm*scrollBar:                True
XTerm*rightScrollBar:           True
XTerm*scrollBar_right:          True

URxvt*scrollBar:                True
URxvt*scrollBar_right:          True

The emacs editor has its own config-file where one can set

(cond (window-system (set-scroll-bar-mode 'right)))

For gnome-applications the search for "scrolled-window-placement"
results in a setting in ~/.gtkrc-2.0

gtk-scrolled-window-placement = top-right

-- 
Best regards,
Jörg-Volker.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to