sudo easy_install pip
Tuesday, January 16, 2018
Tuesday, January 2, 2018
Solve problem double click not working on macOS High Sierra
In short this problem occur from double click speed.
Go to "Accessibility" in System Preference.
Down double click speed to half value in Mouse & Trackpad.
I can't understand why that value was maximum as default.
Go to "Accessibility" in System Preference.
Down double click speed to half value in Mouse & Trackpad.
I can't understand why that value was maximum as default.
Get screenshot without drop shadow on macOS High Sierra
Press the next keys.
You can see capture frame for getting screenshot of specific windows.
Now, click left mouse on the capture frame with press hold ALT key.
Then you can get screenshot without drop shadow like next picture.
CMD + SHIFT + 4
And press space key.You can see capture frame for getting screenshot of specific windows.
Now, click left mouse on the capture frame with press hold ALT key.
Then you can get screenshot without drop shadow like next picture.
Wednesday, December 20, 2017
Friday, December 15, 2017
Bluetooth keyboard shortcut on iOS 11
Spotlight search.
Change keyboard language.
Go to home.
Volume up/down.
Mute Volume.
CMD + SpaceChange keyboard language.
CTRL + SpaceGo to home.
CMD + HVolume up/down.
F12/F13Mute Volume.
F11
Wednesday, December 13, 2017
Align center tab in Ant Design
Add next style option to the tab component.
tabBarStyle={{textAlign: 'center'}}
100% height in Ant Design
In ant design you want to 100% height of some component.
Add next style option.
Add next style option.
style={{height:"100vh"}}
Subscribe to:
Posts (Atom)

