40 #ifndef __DEV_PS2_HH__ 41 #define __DEV_PS2_HH__ 109 Bitfield<0> leftButton;
129 #endif // __DEV_PS2_HH__
BitUnion8(Ps2MouseMovement) Bitfield< 0 > leftButton
A bitfield that represents the first byte of a mouse movement packet.
EndBitUnion(Ps2MouseMovement) void keySymToPs2(uint32_t key
Convert an x11 key symbol into a set of ps2 charecters.
Overload hash function for BasicBlockRange type.
Bitfield< 1 > rightButton
static scfx_rep_node * list
Bitfield< 2 > middleButton
const std::vector< uint8_t > ID
bool bool std::list< uint8_t > & keys
void keySymToPs2(uint32_t key, bool down, bool &cur_shift, std::list< uint8_t > &keys)