summaryrefslogtreecommitdiff
path: root/src/tty.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-06tty: Clean up completely if switching vt failsRob Bradford1-1/+1
2012-10-09tty: Log error if we cannot setup a valid tty keyboard modeRob Bradford1-6/+3
2012-08-01compositor: Fold the log prototypes into compositor.h and drop log.hKristian Høgsberg1-1/+0
2012-07-31compositor: Use a minimal restore handler for crash clean upKristian Høgsberg1-5/+10
2012-06-08Replace fprintf() by weston_log()Martin Minarik1-17/+16
2012-04-17compositor: move libudev.h to evdev.hPekka Paalanen1-0/+2
2012-04-13tty: Fall back to K_RAW if K_OFF is not availableKristian Høgsberg1-3/+35
2012-04-10tty: Put console in K_OFF modeKristian Høgsberg1-22/+13
2012-04-10drm: Add vt switch keybindingsKristian Høgsberg1-0/+6
2012-04-06Introduce weston-launchBenjamin Franzke1-14/+23
2012-03-28tty: Improve error handling in tty_create()Jonas Ådahl1-3/+25
2012-03-28Properly dispose event sources and event loopsJonas Ådahl1-0/+3
2012-01-24Revert "weston: Drop priviledges early, and seteuid when needed"Kristian Høgsberg1-11/+0
2012-01-24weston: Drop priviledges early, and seteuid when neededBenjamin Franzke1-0/+11
2012-01-18tty: Use SIGUSR1 for both enter and leave signalsKristian Høgsberg1-23/+14
2012-01-18tty: Switch back to launch tty if we switched awayKristian Høgsberg1-8/+28
2012-01-16tty: Open a new vt if not running on a VTKristian Høgsberg1-8/+42
2012-01-16tty: Fix order of VT ack/release ioctls and the vt handlerKristian Høgsberg1-4/+4
2012-01-15tty: Leave tty in KD_GRAPHICS mode during vt switchesKristian Høgsberg1-10/+1
2012-01-15tty: Close tty fd on exitKristian Høgsberg1-0/+2
2012-01-15tty: If no tty option is given, use stdin and make sure it's a vtKristian Høgsberg1-5/+18
2012-01-03Rename wayland-compositor to westonKristian Høgsberg1-0/+176