OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => X/Qt => Topic started by: ShiroiKuma on March 11, 2005, 02:13:26 pm
-
I'd like to use xqtclip which enables xqt to share the clipboard with qtopia.
I've installed it, added
xqtclip &
to ~/.xinitrc
but nothing, doesn't share the clipboard.
When I run xqtclip in a console, it gives a
setlocale() error
message. What's wrong?
-
I solved this by including the line
export LANG=ja_JP.eucJP
in the ~/.xinitrc file.
Now it works perfectly.