forked from pool/fcitx
Accepting request 210122 from home:tiwai:branches:M17N
revert the last change, as it's fixed in xim script instead. OBS-URL: https://build.opensuse.org/request/show/210122 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=82
This commit is contained in:
parent
13b3c4c64b
commit
a3d181aa12
@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Dec 7 05:09:51 UTC 2013 - swyear@gmail.com
|
|
||||||
|
|
||||||
- workaround bnc#853063: gnome-settings-daemon reset XMODIFIERS and
|
|
||||||
QT_IM_MODULE problem
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 7 04:23:04 UTC 2013 - swyear@gmail.com
|
Sat Dec 7 04:23:04 UTC 2013 - swyear@gmail.com
|
||||||
|
|
||||||
|
12
xim.d-fcitx
12
xim.d-fcitx
@ -18,17 +18,5 @@ fi
|
|||||||
|
|
||||||
fcitx -d
|
fcitx -d
|
||||||
|
|
||||||
#workaround for bnc#853063
|
|
||||||
case "$WINDOWMANAGER" in
|
|
||||||
/usr/bin/gnome-session)
|
|
||||||
#force disable keyboard plugins in gnome-settings-daemon
|
|
||||||
gsettings set org.gnome.settings-daemon.plugins.keyboard active false
|
|
||||||
echo "NOTE: keyboard plugin had been disabled"
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
#do nothing
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# success:
|
# success:
|
||||||
return 0
|
return 0
|
||||||
|
Loading…
Reference in New Issue
Block a user