Re: [dev] FTP script: how to store password?

2013-02-09 Thread Daniel Zhang
Store it in pure text file & chown root & chmod 600 is the simpliest way. 2013/2/9 Hugues Moretto-Viry > Hi guys, > > I'm writing a little FTP client in pure shell + curl for my personal needs. > Anyway, I need to store my passwords so I chose SQlite, because I don't > want to put them in a reg

Re: [dev] [dmenu][bug]cjk ime is unusable in dmenu

2013-02-08 Thread Daniel Zhang
Do you know how to fixed it? I did some try but could not find where should be fixed. 2013/2/9 Bjartur Thorlacius > On Fri, Feb 8, 2013 at 12:27 PM, Daniel Zhang wrote: > > I use fcitx for inputing chinese, it works well in Xlib program such as > st, > > xterm, urxvt. But i

[dev] [dmenu][bug]cjk ime is unusable in dmenu

2013-02-08 Thread Daniel Zhang
I use fcitx for inputing chinese, it works well in Xlib program such as st, xterm, urxvt. But in dmenu, it cannot be activated(using ctrl+space). The enviourment variable relate to ime that I setted in ~/.xinitrc: export XMODIFIERS="@im=fcitx" export GTK_IM_MODULE="fcitx" export QT_IM_MODULE="fcit