Go to the source code of this file.
Functions | |
| void | request_vc (int nr) |
| Announce that we want to switch to another console. | |
| void | request_vc_delta (int delta) |
| Announce that we want to switch to another console. | |
Variables | |
| struct l4con_vc * | vc [] |
| l4lock_t | want_vc_lock |
| l4_uint8_t | vc_mode |
| l4_threadid_t | ev_partner_l4id |
| l4_threadid_t | vc_partner_l4id |
| int | want_vc |
| int | fg_vc |
| int | noaccel |
| int | pan |
| int | use_s0 |
| int | vbemode |
| int | use_fastmemcpy |
| int | cpu_load_history |
| int | update_id |
Definition in file main.h.
| void request_vc | ( | int | nr | ) |
| void request_vc_delta | ( | int | delta | ) |
1.5.6