📄 makefile.am
字号:
bin_PROGRAMS = zhconzhcon_SOURCES = basefont.cpp big52gbdecoder.cpp big5decoder.cpp configfile.cpp console.cpp gb2big5decoder.cpp gbdecoder.cpp gbkdecoder.cpp graphdev.cpp hzdecoder.cpp jisdecoder.cpp kscdecoder.cpp main.cpp window.cpp winime.cpp zhcon.cpp overspotclient.cpp nativeinputserver.cpp inputclient.cpp inputmanager.cpp inputserver.cpp candilist.cpp uniconinputserver.cpp configserver.cpp nativebarclient.cpp mouse.cppEXTRA_DIST = basefont.h big52gbdecoder.h big5decoder.h configfile.h console.h debug.h fade.h gb2big5decoder.h gbdecoder.h gbkdecoder.h global.h graphdev.h hzdecoder.h jisdecoder.h keymap.h kscdecoder.h utypes.h window.h winime.h zhcon.h zhcon.conf ImmClient.h ImmComm.h ImmDefs.h ImmModule.h Phrase.h inputclient.h inputmanager.h inputserver.h nativeinputserver.h overspotclient.h candilist.h uniconinputserver.h configserver.h nativebarclient.h logo.ansi logo.h mouse.hzhcon_LDADD = display/libdisplay.aSUBDIRS = displayinstall-exec-local: chmod 4755 $(bindir)/zhconinstall-data-local: $(mkinstalldirs) $(DESTDIR)/etc $(INSTALL_DATA) $(srcdir)/zhcon.conf $(DESTDIR)/etc/zhcon.confuninstall-local: -rm -f $(DESTDIR)/etc/zhcon.conf# set the include path found by configureINCLUDES= $(all_includes) # the library search path.#zhcon_LDFLAGS = $(all_libraries) -L/usr/lib/unicon
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -