For a 1 pixel bar cursor, use:
(setq bar-cursor t)
For a 2 pixel bar cursor, use:
(setq bar-cursor 'anything-else)
You can use a color to make it stand out better:
Emacs*cursorColor: Red
(setq bar-cursor nil)