1urxvt-xim-onthespot(1) RXVT-UNICODE urxvt-xim-onthespot(1)
2
3
4
6 xim-onthespot - implement XIM "on-the-spot" behaviour
7
9 This perl extension implements OnTheSpot editing. It does not work
10 perfectly, and some input methods don't seem to work well with
11 OnTheSpot editing in general, but it seems to work at least for SCIM
12 and kinput2.
13
14 You enable it by specifying this extension and a preedit style of
15 "OnTheSpot", i.e.:
16
17 urxvt -pt OnTheSpot -pe xim-onthespot
18
19
20
219.22 2019-02-02 urxvt-xim-onthespot(1)