STATION = { 'device' => '/areas/home/tv', 'target' => 'input_dispatcher', } #GOM_ROOT = "http://gom" #GOM_ROOT = "http://localhost:3080" EVENTS = { "swipeDown" => "down", "swipeUp" => "up", "swipeLeft" => "left", "swipeRight" => "right", "zoomIn" => "in", "zoomOut" => "out", "cancel" => "cancel", "mouseDown" => "confirm", "bigSwipe" => 'start'}