summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-08 16:57:34 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-08 16:57:34 (EST)
commit7de03d3f962dd44bdc56cdc0e1d1b132226d821e (patch)
treedfe1bfbb470dd0b7a3064a36e97f4f68cd42a197
parent3495be43355da12418f9a93f85c389f8f830cb44 (diff)
downloadfluxbox-7de03d3f962dd44bdc56cdc0e1d1b132226d821e.zip
fluxbox-7de03d3f962dd44bdc56cdc0e1d1b132226d821e.tar.gz
fluxbox-7de03d3f962dd44bdc56cdc0e1d1b132226d821e.tar.bz2
.XCompose: New file
And get GTK+ and Qt clients to XOpenIM(...) to read it.
-rw-r--r--.XCompose3
-rwxr-xr-x.fluxbox/startup2
-rwxr-xr-x.gitignore.d/fluxbox1
3 files changed, 6 insertions, 0 deletions
diff --git a/.XCompose b/.XCompose
new file mode 100644
index 0000000..38abc70
--- /dev/null
+++ b/.XCompose
@@ -0,0 +1,3 @@
+include "%L"
+
+<Multi_key> <s> <n> <o> <w> : "☃"
diff --git a/.fluxbox/startup b/.fluxbox/startup
index 15f279c..0c3ec87 100755
--- a/.fluxbox/startup
+++ b/.fluxbox/startup
@@ -1,6 +1,8 @@
#!/bin/sh
xmodmap "${HOME}/.Xmodmap"
+export GTK_IM_MODULE='xim'
+export QT_IM_MODULE='xim'
xinput set-prop 'TPPS/2 IBM TrackPoint' 'Evdev Wheel Emulation' 1
xinput set-prop 'TPPS/2 IBM TrackPoint' 'Evdev Wheel Emulation Button' 2
xinput set-prop 'TPPS/2 IBM TrackPoint' 'Evdev Wheel Emulation Timeout' 200
diff --git a/.gitignore.d/fluxbox b/.gitignore.d/fluxbox
index 086333c..5185b48 100755
--- a/.gitignore.d/fluxbox
+++ b/.gitignore.d/fluxbox
@@ -8,6 +8,7 @@
!/.fluxbox/*
/.fluxbox/fbrun_history
!/.Xmodmap
+!/.XCompose
!/.config/
!/.config/fbpanel/
!/.config/fbpanel/*