This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-02-04 07:30:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
ctk
History
oliverschmidt
a0b8927777
Allow to exit the process owning the foreground window by pressing ctrl-c. This is especially useful if there's no closebutton on the window frames (or no windows at all).
2010-09-09 20:21:26 +00:00
..
ctk-conio.c
Using wherex() to determine the length of the string printed with cputsn() fails if the right edge of the screen was reached as wherex() then returns 0.
2010-07-20 22:19:23 +00:00
ctk-conio.h
…
ctk-draw.h
…
ctk-mouse.h
…
ctk-vncarch.h
…
ctk-vncfont.c
…
ctk-vncfont.h
…
ctk-vncserver.c
…
ctk-vncserver.h
…
ctk.c
Allow to exit the process owning the foreground window by pressing ctrl-c. This is especially useful if there's no closebutton on the window frames (or no windows at all).
2010-09-09 20:21:26 +00:00
ctk.h
…
vnc-out.c
…
vnc-out.h
…
vnc-server.c
…
vnc-server.h
…