Reverse scrolling in Chromebook - google-chrome

Is there a way that I can change my Chromebook's scrolling as OS X Lion's reverse scrolling? I both use Chromebook and MacBook Air. Reverse scrolling just makes sense.

See Use your Chromebook touchpad in the Chromebook Help.
Originally, the Macify extension for Google Chrome also included a rough implementation of Apple's Natural Scrolling, Chrome OS now includes it out-of-the-box. To enable, just go to:
chrome://settings/pointer-overlay
and select Australian scrolling.

Chrome OS natively supports inverted scrolling, look for it in Settings (dev channel only for now).

Go to Chrome's settings page (chrome://settings), under Device, click Touchpad settings, and select "Australian scrolling" instead of "Traditional scrolling".
See also google's page on this topic, especially if Google updates Chrome OS to make the above advice outdated.

Related

Keyboard shortcut to switch focus from Chrome DevTools to web browser on Mac (follow up)

(I am aware that there are similar threads such as this and this 3 years ago.
I tried their comments, but it did not work, so I re-ask the question, maybe there are changes during 3 years...)
I use Mac OS X El Capitan 10.11.4 and Chrome Version 50.0.2661.102 (64-bit). I start to use Chrome DevTools, and I dock it into separate window from Chrome web browser.
As a result, the DevTools and the web browser are considered 2 windows belonging to the same application (ie, Chrome). cmd` can be used to switch from the Chrome browser to the DevTools.
However, same as the old threads mentioned, cmd` can not switch back from the DevTools to the web browser.
I have tried the comment of Hugh Lee or TMB, however fnF6, cmdL, or ctrlL on the DevTools does not lead me to the address bar of web browser. Additionally, typing javascript: in the address bar of web browser returns nothing. Maybe they meant the address bar for DevTools, does it exist?
Does anyone know how to make the above hack works, or have a solution for the general problem?

Seeing topographical information in Chrome

The Firefox Web Developer's Toolbar had an option under Information to see the topographical information about a page: what's inside of what. Is there any way to see that with Chrome's Dev Tools?
I installed the Web Developer's Toolbar on Chrome but can't see any way to turn the toolbar on. Then I found something from 2013 about Google disabling toolbars.
So, is there a way to see what elements are inside of what elements with Chrome?
I'm using Chrome 34.0.
Thanks
The Pendule Chrome extension has a Topographic View which works like the Firefox one.
And about the Web Developer extension in Chrome, after you install it, you'll be able to enable it from chrome://extensions/, it will show a gear icon button at the top right of the screen.
According to William Price's comment, something that was once called "Tilt" in FireFox is meant. We considered doing the same thing, but since it was impossible to correctly display overlapped elements' contents (IIRC, Tilt had the same issue), we abandoned that idea. Instead, we've got the Layers panel, which displays compositing layers (see Layer composition in the chrome dev tools).

Tabs In Google Chrome Have gotten clobbered, How to reset?

For some reason, my tabs have gotten crunched on my google chrome browser (see picture attached). I've try to go into settings and reset browser but it does not change. I'm running windows 8.1 with my fonts at 150% because I have big monitors.
Version 31.0.1650.63 m
I just did some more searching and found the answer (though it makes the screen pretty ugly, google does not do a good job with this)
http://productforums.google.com/forum/#!topic/chrome/BnI6QInBHC4
"I found the answer posted by Azmeer Kahn on November 22. Type chrome://flags in the address and scroll WAY down to the HiDPI section - change from default to Enable. Whew. Worked for me."
Are these tabs pinned? I had similar problems with pinned tabs in early versions of chrome. Unpinning and pinning again might help then.

In Nitrous.io, Is there a way to input stuff for the console in iOS?

The keyboard won't show up for console, and it is only for the editor. Is it possible there is some workaround about this? It is so close to fully support iOS!
Even better if nitrous.io guy can address this issue...
iOS is not officially supported so your mileage may vary when using an iPad, iPhone as well as other mobile devices.
Full iOS support is in our roadmap, I suggest following #nitrousio for product announcements.
Bluetooth keyboard works (in Chrome and Safari). Just tap inside the console area twice, then start typing.
Another option is to install a code editor (like Diet Coda) which provides an SSH console.

Google Maps flickering issue in Google Chrome browser

In my Javascript Application, Google maps are used with lot of Markers.This Google Map is displayed properly in Browsers Firefox, IE 9, Safari...But in Google Chrome(version 12.0.742.112) when Zoom in and Zoom out the google maps are Flickering...It is not displayed properly...What is the problem here...Please help me to clear this issue...
The issue is most likely caused by a conflict with your hardware acceleration. Timing
I had the same problem. I found that by disabling 'Use hardware acceleration when available' option from the Advanced Settings > System options sorted this out for me.
I have done a bit of research and it appears that this bug is fixed in later builds of Chrome. Hope this is the answer you were looking for!
My issue stemmed from the fact that my graphics card was an NVidia card that has a known bug with some hardware acceleration.
Another option, rather than just disabling Hardware Acceleration entirely, is to turn down your hardware acceleration settings. See this link which gives instructions how to access the hardware acceleration setting in Windows. Move the slider down about 2 clicks which should disable any Direct 3D drawing abilities.
Try a different build of chrome (say, chrome canary)and/or disabling hardware acceleration within chrome itself.
On linux I had the problem because, nvidia driver wasn't installed. Once the driver installed the flickering disapear.
Clear all your cookies.
List item
On your computer, open Chrome.
At the top right, click More More and then Settings.
At the bottom, click Advanced.
Under "Privacy and security," click Content settings.
Click Cookies.
Under "All cookies and site data," click Remove all.
Confirm by clicking Clear all.
More info click here.
This solution worked for me.