Hi I verified whether meego-im-uiserver is running or not by using
"Sudo meego-im-uiserver restart" command Following error logs its throwing out "Running non-meego graphics system enabled meego touch, forcing native graphics system Meego-im-uiserver: cannot connect to X server " Thanks Yuvaraj R -----Original Message----- From: Ragupathi Yuvaraj Sent: Thursday, February 24, 2011 5:23 PM To: Ragupathi Yuvaraj; 'Michael Hasselmann' Cc: '[email protected]' Subject: RE: [MeeGo-dev] can't overrride virtual keyboard Hi I executed gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /meegotouch/inputmethods/plugins/onscreen libmylibrary.so. But no changes happened. How can I verify whether meego-im-uiserver is running or not? Thanks Yuvaraj R -----Original Message----- From: Ragupathi Yuvaraj Sent: Wednesday, February 23, 2011 9:18 AM To: 'Michael Hasselmann' Cc: [email protected] Subject: RE: [MeeGo-dev] can't overrride virtual keyboard Hi Thanks for your reply. I will try and let you know Thanks Yuvaraj R -----Original Message----- From: Michael Hasselmann [mailto:[email protected]] Sent: Tuesday, February 22, 2011 6:04 PM To: Ragupathi Yuvaraj Cc: [email protected] Subject: Re: [MeeGo-dev] can't overrride virtual keyboard On Tue, 2011-02-22 at 11:47 +0200, [email protected] wrote: > Hi > > I have developed one small widget to override the default virtual > keyboard and kept my lib @ /usr/lib/meego-im-plugins location. I > didn’t see any updates on virtual keyboard. Current VKB plugin is determined through GConf. Youngsik Yoon found out how to change those "read-only" values: # gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /meegotouch/inputmethods/plugins/onscreen "xxxxx" where xxxxx is the name of your plugin. If the meego-im-uiserver is running while changing this value, it should switch the plugin immediately. regards, Michael _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
