compositor-x11: Use new config file parser
[platform/upstream/weston.git] / src / tty.c
2012-12-07 Rob Bradfordtty: Clean up completely if switching vt fails
2012-10-10 Rob Bradfordtty: Log error if we cannot setup a valid tty keyboard...
2012-08-01 Kristian Høgsbergcompositor: Fold the log prototypes into compositor...
2012-07-31 Kristian Høgsbergcompositor: Use a minimal restore handler for crash...
2012-06-08 Martin MinarikReplace fprintf() by weston_log()
2012-04-17 Pekka Paalanencompositor: move libudev.h to evdev.h
2012-04-13 Kristian Høgsbergtty: Fall back to K_RAW if K_OFF is not available
2012-04-10 Kristian Høgsbergtty: Put console in K_OFF mode
2012-04-10 Kristian Høgsbergdrm: Add vt switch keybindings
2012-04-06 Benjamin FranzkeIntroduce weston-launch
2012-03-29 Jonas Ådahltty: Improve error handling in tty_create()
2012-03-29 Jonas ÅdahlProperly dispose event sources and event loops
2012-01-24 Kristian HøgsbergRevert "weston: Drop priviledges early, and seteuid...
2012-01-24 Benjamin Franzkeweston: Drop priviledges early, and seteuid when needed
2012-01-18 Kristian Høgsbergtty: Use SIGUSR1 for both enter and leave signals
2012-01-18 Kristian Høgsbergtty: Switch back to launch tty if we switched away
2012-01-17 Kristian Høgsbergtty: Open a new vt if not running on a VT
2012-01-16 Kristian Høgsbergtty: Fix order of VT ack/release ioctls and the vt...
2012-01-15 Kristian Høgsbergtty: Leave tty in KD_GRAPHICS mode during vt switches
2012-01-15 Kristian Høgsbergtty: Close tty fd on exit
2012-01-15 Kristian Høgsbergtty: If no tty option is given, use stdin and make...
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston