Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ruby/lib/totalspaces2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def display_list
# Returns information about the main display.
# Methods that do not take a display id always operate on this display.
#
# puts "Main display id: #{TotalSpaces2.main_display_id}"
# puts "Main display id: #{TotalSpaces2.main_display}"
#
# {:display_id=>69679040, :display_name=>"Color LCD", :width=>1440, :height=>900}
#
Expand Down