# GIMP devicerc

(GimpDeviceInfo "Xephyr virtual mouse"
    (tool "gimp-paintbrush-tool")
    (paint-info "gimp-paintbrush")
    (brush "Circle (11)")
    (pattern "Pine")
    (gradient "FG to BG (RGB)")
    (axes 3 x y pressure)
    (keys 0))
(GimpDeviceInfo "Core Pointer"
    (tool "gimp-paintbrush-tool")
    (paint-info "gimp-paintbrush")
    (brush "Circle (11)")
    (pattern "Pine")
    (gradient "FG to BG (RGB)")
    (mode screen)
    (axes 2 x y)
    (keys 0))

# end of devicerc
