root/src/preferences/input/IconHandles.h
/*
 * Copyright 2020, Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */

enum {
        mouse_icon = 1,
        touchpad_icon = 2,
        keyboard_icon = 3
};