Opened 22 years ago

Closed 22 years ago

Last modified 10 years ago

#114 closed defect (invalid)

.xinitrc has error

Reported by: dredick@… Owned by: blfs-book@…
Priority: highest Milestone:
Component: BOOK Version: ~CVS
Severity: trivial Keywords:
Cc:

Description

One line in file .xinitrc say "xclock -g 100x100-0+0 &". The '-' before the two zeros doesn't work. "xclock -g 100x100+0+0 &" does.

Change History (2)

comment:1 by bdubbs@…, 22 years ago

Resolution: invalid
Status: newclosed

The -0+0 puts the clock in the upper right hand corner of the screen at the coordinates 0 from the right side (-), and 0 from the top (+). The is designed X behavior for at least the last 15 years.

comment:2 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.