-
Notifications
You must be signed in to change notification settings - Fork 0
/
dot.xinitrc
46 lines (39 loc) · 920 Bytes
/
dot.xinitrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
export TERM=xterm
#export XMODIFIERS='@im=xcin'
export XMODIFIERS='@im=gcin'
#export XMODIFIERS='@im=SCIM'
#export XMODIFIERS='@im=oxim'
#export XMODIFIERS=@im=ibus
#export XMODIFIERS='@im=fcitx'
#export GTK_IM_MODULE=xcin
export GTK_IM_MODULE=gcin
#export GTK_IM_MODULE=xim
#export GTK_IM_MODULE=scim
#export GTK_IM_MODULE=oxim
#export GTK_IM_MODULE=ibus
#export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=gcin
#export QT_IM_MODULE=xim
#export QT_IM_MODULE=fcitx
# Input Method
exec gcin &
#exec fcitx &
#exec xcin2.5 &
#scim -d &
#exec oxim &
#ibus-daemon -d -x &
# turn on numlock (x11/numlockx)
numlockx
# turn on XLIB_SKIP_ARGB_VISUALS to avoid flash crash on Firefox
export XLIB_SKIP_ARGB_VISUALS=1
# Windowing environments that support L10N well
#
#exec afterstep
#exec e16
#exec gnome-session
#exec startlxde
#exec wmaker
#exec startxfce4
#exec startkde4
#exec startfluxbox
#exec ck-launch-session startkde