blob: 97b422ff0d59d7a630751572de97b8b93a1db822 (
plain)
1
2
3
4
5
6
|
// $XConsortium: basic.h,v 1.2 94/04/04 15:28:46 erik Exp $
xkb_compatibility "misc"
// Interpretations miscellaneous other keys that might be usefule
interpret Terminate_Server { action = Terminate(); };
|